Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 17,437 for

true type

(1 sec)
  1. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....FIELD_TOC, true); // Use the BookmarkName property...; field.setInsertHyperlinks(true); field.setHideInWebLayout(false);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....FootnoteType footnoteType ) Parameter Type Description doc const Syste...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns True if the document has a VBA project (macros) in C++....Document::get_HasMacros method Returns true if the document has a VBA project...DocumentBuilder > ( doc ); ASSERT_TRUE ( doc -> get_HasMacros ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. 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...
  6. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...warning is emitted: Aspose-Warning type 1: Font will be substituted...Family- 2024.lic Aspose-Warning type 1: Font will be substituted...

    forum.aspose.com/t/installed-font-will-be-subst...
  7. 向内容控件中插入表格错误 - Free Support Forum - aspose.com

    文件: input.docx (14.3 KB) table.docx (10.7 KB) 问题一: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; Document document = …...moveToBookmark("bookmark", true, true); // 新建表格 documentBuilder...写入表格报错:Cannot insert a node of this type at this location. 问题二: public...

    forum.aspose.com/t/topic/329683
  8. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....can be used to specify the types of data that should be loaded...loads only cell values (all types). CHART loads only charts. ...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....means that it can only store a true or false value. Making Gridlines...isGridlinesVisible() property to true . Hiding Gridlines Hide gridlines...

    docs.aspose.com/cells/javascript-cpp/show-and-h...