Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 12,579 for

true type

(0.09 sec)
  1. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...getNSeries (). add ( "$B$1:$C$6" , true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  2. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...RevisionType enumeration Specifies the type of change being tracked in Revision...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  3. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java....SHAPE, 0, true); Chart chart = shape.getChart();...chartStyleName) Parameters: Parameter Type Description chartStyleName java...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library.... setSplitIntoPages ( true ); // Save the document document...saveOptions . setCompressSvgGraphi ( true ); document . save ( DATA_DIR...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  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. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....FillType { get; } Gets a fill type. ForeColor { get; set; } Gets...} Gets or sets value that is true if the formatting applied to...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Document::get_HasRevisions metho...

    Aspose::Words::Document::get_HasRevisions method. Returns True if the document has any tracked changes in C++....Document::get_HasRevisions method Returns true if the document has any tracked...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...Paragraph, true)) { // Move the builder to the...your document. Adjust the field type and name as necessary for your...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  10. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...