Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 16,871 for

true type

(0.4 sec)
  1. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++.... By default, it is set to true , and hidden worksheets are...Worksheet Content </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  2. 在使用JavaScript通过C++转换为PDF时导出文档结构|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为带标签的PDF时导出文档结构。...Document Structure </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure document hyphenation options. To learn more, visit the documentation article in C++....Default value for this property is true . get_HyphenationZone () const...et_HyphenationZone . static Type () Examples Shows how to configure...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....setIncludeNoteOrComm(true); field.setInsertHyperlink(true); Assert.assertEquals(field...\n"); field.setInsertRelativePos(true); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  6. Public API Changes in Aspose.Cells 8.4.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.... true if preferred usage of the connection...connection has been deleted. true if the connection has been deleted;...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM_OUTLINE, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  9. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES 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...
  10. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... Parameter Type Description index int Remarks...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

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