Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 10,698 for

true type

(0.22 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...the EmbedFullFonts property to true . This ensures that the exact...PdfSaveOptions(); options.EmbedFullFonts = true; Use Core Fonts : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....options -> set_UseSubstitutions ( true ); // Using legacy mode does...FindReplaceDirection direction ) Parameter Type Description direction Aspos...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  5. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock.accept method | Aspose.Words for ...

    BuildingBlock.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....<title>Title</title>" , " <script type= \" text/javascript \" async... \" ></script>" , " <script type= \" text/x-mathjax-config \"...

    docs.aspose.com/cells/python-net/export-equation/
  8. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag.... toEqual ( true ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...