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

true type

(0.07 sec)
  1. 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...
  2. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....EmbedTrueTypeFonts option is set to true . get_EmbedTrueTypeFonts ()...EmbedTrueTypeFonts property is set to true . GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  5. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....InsertHtml ( string html ) Parameter Type Description html String An HTML...Runs [ 0 ]. Font . Bold , Is . True ); Assert . That ( paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  7. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method... GeneralFormat ) Parameter Type Description value string format.... GeneralFormat ) Parameter Type Description value number format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Parameter Type Description original_font_name...SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....diagram or tornado graph, is a type of data visualization that is...SetChartDataRange ( u "A1:C7" , true ); // Set properties for the...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  10. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...IS_MARKED , true ); 32 task. set (Tsk. IGNORE_WARNINGS , true ); 33...

    docs.aspose.com/tasks/java/writing-metadata-to-...