Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 14,730 for

true type

(0.12 sec)
  1. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java.... The default value is true . Examples: Shows how to create...watermark. The default value is true . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....(const System::String&) Returns true if a property with the specified...the specified index. static Type () Remarks The names of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...IsDeleteRevision property Returns true if this object was deleted in...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing....IsMoveFromRevision property Returns true if this object was moved (deleted)...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  6. Aspose::Words::Fields::FieldTemplate::get_Inclu...

    Aspose::Words::Fields::FieldTemplate::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++....field -> set_IncludeFullPath ( true ); ASSERT_EQ ( u " TEMPLATE...Aspose::Words::Fields::FieldTemplate::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Table , true ); ASSERT_EQ ( 0 , allTables...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision Types for seamless document editing....Use RevisionType to check the type of this revision. To learn more...property will work for any revision type other than StyleDefinitionChang...

    reference.aspose.com/words/net/aspose.words/rev...
  9. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Implement Gradient Shading (type 7) Feature PSDJAVA-687 [AI Format]...Format] Implement Axial Shading (type 2) Feature PSDJAVA-690 Fix rendering...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...SetFontsFolder(fontFolder, true); // Optional: also allow system...FolderFontSource(fontFolder, true), //new Aspose.Words.Fonts.SystemFontSource()...

    forum.aspose.com/t/how-to-imprve-performance-be...