|
ASPOSE_PDF_SHARED_API System::String | get_JobName () const |
| Gets/set the name of the job. More...
|
|
ASPOSE_PDF_SHARED_API void | set_JobName (System::String value) |
| Gets/set the name of the job. More...
|
|
ASPOSE_PDF_SHARED_API System::SharedPtr< ITeXInputDirectory > | get_InputDirectory () |
| Gets/sets TeX input directory. More...
|
|
ASPOSE_PDF_SHARED_API void | set_InputDirectory (System::SharedPtr< ITeXInputDirectory > value) |
| Gets/sets TeX input directory. More...
|
|
ASPOSE_PDF_SHARED_API System::SharedPtr< ITeXOutputDirectory > | get_OutputDirectory () |
| Gets/sets TeX output directory. More...
|
|
ASPOSE_PDF_SHARED_API void | set_OutputDirectory (System::SharedPtr< ITeXOutputDirectory > value) |
| Gets/sets TeX output directory. More...
|
|
ASPOSE_PDF_SHARED_API System::SharedPtr< ITeXInputDirectory > | get_RequiredInputDirectory () |
| Gets/sets TeX requires input directory. Required input is the files that are somehow included into the main .tex file, e.g., packages for which there's no built-in support. More...
|
|
ASPOSE_PDF_SHARED_API void | set_RequiredInputDirectory (System::SharedPtr< ITeXInputDirectory > value) |
| Gets/sets TeX requires input directory. Required input is the files that are somehow included into the main .tex file, e.g., packages for which there's no built-in support. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_Repeat () |
| Gets/sets the flag indicating whether it is necessary to run the TeX job twice in case, for example, there are references in input TeX file(s). In general, this behavior is useful when the engine collects some data along the typesetting process and stores it in an auxilliary file, all at the first run. And at the second run, the engine somehow uses that data. More...
|
|
ASPOSE_PDF_SHARED_API void | set_Repeat (bool value) |
| Gets/sets the flag indicating whether it is necessary to run the TeX job twice in case, for example, there are references in input TeX file(s). In general, this behavior is useful when the engine collects some data along the typesetting process and stores it in an auxilliary file, all at the first run. And at the second run, the engine somehow uses that data. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_SubsetFonts () |
| Gets/sets the flag indicating whether to subset fonts in output file or not. More...
|
|
ASPOSE_PDF_SHARED_API void | set_SubsetFonts (bool value) |
| Gets/sets the flag indicating whether to subset fonts in output file or not. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_ShowTerminalOutput () const |
| Gets/sets the flag indicating whether to show terminal output on the console. More...
|
|
ASPOSE_PDF_SHARED_API void | set_ShowTerminalOutput (bool value) |
| Gets/sets the flag indicating whether to show terminal output on the console. More...
|
|
ASPOSE_PDF_SHARED_API System::DateTime | get_DateTime () |
| Gets/sets a certain value for date/time primitives like year, month, day and time. More...
|
|
ASPOSE_PDF_SHARED_API void | set_DateTime (System::DateTime value) |
| Gets/sets a certain value for date/time primitives like year, month, day and time. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_NoLigatures () |
| Gets/sets a flag that cancels ligatures in all fonts. More...
|
|
ASPOSE_PDF_SHARED_API void | set_NoLigatures (bool value) |
| Gets/sets a flag that cancels ligatures in all fonts. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_RasterizeFormulas () |
| Gets/sets a flag that allows to rasterize math formulas. More...
|
|
ASPOSE_PDF_SHARED_API void | set_RasterizeFormulas (bool value) |
| Gets/sets a flag that allows to rasterize math formulas. More...
|
|
ASPOSE_PDF_SHARED_API | TeXLoadOptions () |
| Creates default load options for converting TeX file into PDF document. More...
|
|
ASPOSE_PDF_SHARED_API System::SharedPtr< IWarningCallback > | get_WarningHandler () const |
| Callback to handle any warnings generated. The WarningHandler returns ReturnAction enum item specifying either Continue or Abort. Continue is the default action and the Load operation continues, however the user may also return Abort in which case the Load operation should cease. More...
|
|
ASPOSE_PDF_SHARED_API void | set_WarningHandler (System::SharedPtr< IWarningCallback > value) |
| Callback to handle any warnings generated. The WarningHandler returns ReturnAction enum item specifying either Continue or Abort. Continue is the default action and the Load operation continues, however the user may also return Abort in which case the Load operation should cease. More...
|
|
ASPOSE_PDF_SHARED_API Aspose::Pdf::LoadFormat | get_LoadFormat () const |
| Represents file format which LoadOptions describes. More...
|
|
ASPOSE_PDF_SHARED_API bool | get_DisableFontLicenseVerifications () const |
| Gets flag to disable any license restrictions for all fonts while loading the file. When , allows to execute operations with font that are prohibited by a license of this font, for example allows to embed a font into a PDF document even if license rules disable embedding for this font. By default . More...
|
|
ASPOSE_PDF_SHARED_API void | set_DisableFontLicenseVerifications (bool value) |
| Sets flag to disable any license restrictions for all fonts while loading the file. When , allows to execute operations with font that are prohibited by a license of this font, for example allows to embed a font into a PDF document even if license rules disable embedding for this font. By default . More...
|
|
ASPOSE_PDF_SHARED_API | LoadOptions () |
|
ASPOSECPP_SHARED_API | Object () |
| Creates object. Initializes all internal data structures. More...
|
|
virtual ASPOSECPP_SHARED_API | ~Object () |
| Destroys object. Frees all internal data structures. More...
|
|
ASPOSECPP_SHARED_API | Object (Object const &x) |
| Copy constructor. Doesn't copy anything, really, just initializes new object and enables copy constructing subclasses. More...
|
|
Object & | operator= (Object const &x) |
| Assignment operator. Doesn't copy anything, really, just initializes new object and enables copy constructing subclasses. More...
|
|
Object * | SharedRefAdded () |
| Increments shared reference count. Shouldn't be called directly; instead, use smart pointers or ThisProtector. More...
|
|
int | SharedRefRemovedSafe () |
| Decrements and returns shared reference count. Shouldn't be called directly; instead, use smart pointers or ThisProtector. More...
|
|
int | RemovedSharedRefs (int count) |
| Decreases shared reference count by specified value. More...
|
|
Detail::SmartPtrCounter * | WeakRefAdded () |
| Increments weak reference count. Shouldn't be called directly; instead, use smart pointers or ThisProtector. More...
|
|
void | WeakRefRemoved () |
| Decrements weak reference count. Shouldn't be called directly; instead, use smart pointers or ThisProtector. More...
|
|
Detail::SmartPtrCounter * | GetCounter () |
| Gets reference counter data structure associated with the object. More...
|
|
int | SharedCount () const |
| Gets current value of shared reference counter. More...
|
|
ASPOSECPP_SHARED_API void | Lock () |
| Implements C# lock() statement locking. Call directly or use LockContext sentry object. More...
|
|
ASPOSECPP_SHARED_API void | Unlock () |
| Implements C# lock() statement unlocking. Call directly or use LockContext sentry object. More...
|
|
virtual ASPOSECPP_SHARED_API bool | Equals (ptr obj) |
| Compares objects using C# Object.Equals semantics. More...
|
|
virtual ASPOSECPP_SHARED_API int32_t | GetHashCode () const |
| Analog of C# Object.GetHashCode() method. Enables hashing of custom objects. More...
|
|
virtual ASPOSECPP_SHARED_API String | ToString () const |
| Analog of C# Object.ToString() method. Enables converting custom objects to string. More...
|
|
virtual ASPOSECPP_SHARED_API ptr | MemberwiseClone () const |
| Analog of C# Object.MemberwiseClone() method. Enables cloning custom types. More...
|
|
virtual ASPOSECPP_SHARED_API const TypeInfo & | GetType () const |
| Gets actual type of object. Analog of C# System.Object.GetType() call. More...
|
|
virtual ASPOSECPP_SHARED_API bool | Is (const TypeInfo &targetType) const |
| Check if object represents an instance of type described by targetType. Analog of C# 'is' operator. More...
|
|
virtual ASPOSECPP_SHARED_API void | SetTemplateWeakPtr (uint32_t argument) |
| Set n'th template argument a weak pointer (rather than shared). Allows switching pointers in containers to weak mode. More...
|
|
virtual ASPOSECPP_SHARED_API bool | FastCast (const Details::FastRttiBase &helper, void **out_ptr) const |
| For internal purposes only. More...
|
|
template<> |
bool | Equals (float const &objA, float const &objB) |
| Emulates C#-style floating point comparison where two NaNs are considered equal even though according to IEC 60559:1989 NaN is not equal to any value, including NaN. More...
|
|
template<> |
bool | Equals (double const &objA, double const &objB) |
| Emulates C#-style floating point comparison where two NaNs are considered equal even though according to IEC 60559:1989 NaN is not equal to any value, including NaN. More...
|
|
template<> |
bool | ReferenceEquals (String const &str, std::nullptr_t) |
| Specialization of Object::ReferenceEquals for case of string and nullptr. More...
|
|
template<> |
bool | ReferenceEquals (String const &str1, String const &str2) |
| Specialization of Object::ReferenceEquals for case of strings. More...
|
|
Represents options for loading/importing TeX file into PDF document.