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

true type

(0.12 sec)
  1. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily....BUBBLE , 50 , 50 , 600 , 400 , True ) chart . chart_data . series_groups...Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/python-net/bubble-chart/
  2. How to use insertBom parameter in the method Ba...

    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.... US_ASCII , true ); generator1 . save ( fullPath... StandardCharsets . UTF_8 , true ); generator3 . save ( Paths...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  3. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...请将其设置为 true ,然后所有前导空白行和列将在保存时被丢弃。 在发布Aspose...TxtSaveOptions.trimLeadingBlankRowA 的默认值为 true 。 导出电子表格到CSV格式时修剪前导空白行和列 以下示例代码加载了具有两个前导空白列的【源...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  4. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java...."UseBookFoldPrintingS" property to "true" to arrange the contents //...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  5. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...get_InfoType () Gets or sets the type of the document property to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...