Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,138 for

true type

(0.12 sec)
  1. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified Type in C++....nodes that match the specified type. System :: SharedPtr < Aspose...nodeType , bool isDeep ) Parameter Type Description nodeType Aspose::Words::NodeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection to easily connect or disconnect headers and footers across your document sections for seamless formatting....Parameter Type Description isLinkToPrevious Boolean true to link...HeadersFooters . LinkToPrevious ( true ); // Each section will still...

    reference.aspose.com/words/net/aspose.words/hea...
  3. FieldImport | Aspose.Words for Java

    Implements the IMPORT 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...
  4. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....the "ExportPageSetup" flag to "true", the output HTML document will...outDocContents . Contains ( "<style type=\"text/css\">" + "@page Section_1...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldDisplayBarcode.barcode_type property | Asp...

    FieldDisplayBarcode.barcode_Type property. Gets or sets the barcode Type (QR, etc.)...barcode_type property FieldDisplayBarcode.barcode_type property...the barcode type (QR, etc.) @property def barcode_type ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...1 Font Type Encoding Font Type Encoding ArialMT TrueType...HelveticaNeueLTStd-Lt Type 1 Ansi HelveticaNeueLTStd-Lt Type 1 Identity-H...

    forum.aspose.com/t/font-embedding-roman/315555
  7. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...

    reference.aspose.com/words/java/com.aspose.word...
  8. Excel转HTML 使用PresentationPreference选项实现更好的布局,采用...

    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....建议将其设置为 true,以获得更吸引人的 Excel 报表展示效果。 请查看下...Presentation Preference </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  9. 通过JavaScript用C++降低Cell.Calculate方法的计算时间|Documen...

    本文介绍如何使用Aspose.Cells库,通过JavaScript用C++减少Excel中的单元格计算方法的计算时间。...当递归属性设置为 true 时,每次调用都会重新计算所有依赖的单元格;而当递归属性为...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/decreas...
  10. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. 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/story/