Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 14,732 for

true type

(0.72 sec)
  1. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... center_window = True # Predominant reading order;...document . display_doc_title = True # Specify whether to resize...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  2. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization.... 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...
  3. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...builder.getCellFormat().setFitText(true); builder.getRowFormat().clearFormatting();...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....OddAndEvenPagesHeade property True if the document has different...PageSetup . DifferentFirstPageHe = true ; builder . PageSetup . OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/pag...
  6. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...