Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 15,873 for

true type

(0.14 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....set_ExportFontResources ( true ); options -> set_PrettyFormat ( true ); doc ->...exportCidUrlsForMhtm ) { ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Node ) Parameter Type Description node Node The node...NodeCollection.count . Returns true if item is found in the collection;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  4. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...ConditionalStyleType enumeration type. Properties Name Description...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo...saveOptions.ExportDocumentStruct = true; saveOptions.FontEmbeddingMode...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  9. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  10. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by Type. Streamline your design with efficient border management!...Retrieves a Border object by border type. public Border this [ BorderType...BorderType value that specifies the type of the border to retrieve. Remarks...

    reference.aspose.com/words/net/aspose.words/bor...