Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 14,732 for

true type

(0.13 sec)
  1. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/net/pie-chart/
  2. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development....string argument ) Parameter Type Description argument String...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/net/aspose.words.fie...
  3. HeaderFooter.is_linked_to_previous property | A...

    HeaderFooter.is_linked_to_previous property. True if this header or footer is linked to the corresponding header or footer in the previous section....is_linked_to_previous property True if this header or footer is...bool ): ... Remarks Default is True . Note, when your link a header...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....); // Check the data source type if it is a query table if (...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  5. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the Type of underline applied to the font....underline property Gets or sets the type of underline applied to the.... size = 16 ; font . bold = true ; font . color = "#0000FF" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....setSnapToGrid(true); for (int i = 0; i < 30; i++)...automatically aligned with gridlines on typing. LINE_GRID public static int...

    reference.aspose.com/words/java/com.aspose.word...
  7. Public API Changes in Aspose.Cells 8.3.0|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.... AutoRecover = true ; Added WorkbookSettings.CrashSave...CrashSave Property A Boolean type property CrashSave has been added...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word....track_revisions property True if changes are tracked when...first revision is an insertion-type revision. revision = doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++.... The Boolean‑type Protection.IsProtectedWithPassw...IsProtectedWithPassw property returns true if a Worksheet is password‑protected...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  10. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....constructor Footnote(doc, footnote_type) Initializes an instance of...words . DocumentBase , footnote_type : aspose . words . notes . FootnoteType...

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