Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 15,992 for

true type

(0.13 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....Footer Type You can specify three different header types and three...three different footer types for one document: Header and/or footer...

    docs.aspose.com/words/python-net/working-with-h...
  2. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display format Type of the equation in C++....Specifies the display format type of the equation. enum class...NodeType :: OfficeMath , 0 , true )); // OfficeMath nodes that...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. OfficeMath.node_type property | Aspose.Words fo...

    OfficeMath.node_Type property. Returns [NodeType.OFFICE_MATH](../../../aspose.words/nodeType/#OFFICE_MATH)....node_type property OfficeMath.node_type property Returns NodeType...OFFICE_MATH . @property def node_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....and times are of the numeric type. A number that specifies a date...WorkbookSettings.date1904 property to true. This example shows that the...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  7. Khmer PDF render issue - Free Support Forum - a...

    Hello Support, I also have a Khmer PDF render issue and noticed this thread. Whatever I try I cannot make it work. Could you please help/advise? Here is my code: import aspose.words as aw from aspose.words.saving imp…...embed_full_fonts = True pdf_options.compliance = PdfCompliance...update_fields = True pdf_options.embed_full_fonts = True pdf_options...

    forum.aspose.com/t/khmer-pdf-render-issue/324383
  8. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... ExportDocumentProper = true ; doc . Save ( ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!...Start/Stop characters for barcode types NW7 and CODE39. public bool...FieldType . FieldMergeBarcode , true ); field . BarcodeType = "CODE39"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....LayoutEntityType enumeration Types of the layout entities. Members... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...