Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 15,887 for

true type

(0.11 sec)
  1. ChartSeriesType | Aspose.Words for Java

    Specifies a Type of a chart series in Java....ChartSeriesType Specifies a type of a chart series. Examples:...getChild(NodeType.SHAPE, 0, true)).getChart(); // Remove all...

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method... Parameter Type Description input_file_name...List [ object ]): ... Parameter Type Description input_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the document as pdf. The result document s…... This type of issue has been previously...SetFontsFolder(@"C:\Temp\fonts1", true); FontSettings.DefaultInstance...

    forum.aspose.com/t/issue-with-thai-text/324630
  4. Working with Calendar Exceptions | Aspose.Tasks...

    Learn how to handle calendar exceptions in your tasks using Aspose.Tasks Java....Occurrences supports the integer data type, and EnteredByOccurrences supports...supports a Boolean data type. Programming Example The following...

    docs.aspose.com/tasks/java/handling-occurrences...
  5. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. ChartAxis.CrossesAt | Aspose.Words for .NET

    Discover the ChartAxis CrossesAt property to easily define intersection points on your chart's perpendicular axis for enhanced data visualization....units are determined by the type of axis. When the axis is a...axis . AxisBetweenCategorie = true ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment...., text : string ) Parameter Type Description author string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... Parameter Type Description text str The new...( aw . NodeType . COMMENT , True ) . count ) # Comments that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....( text : string ) Parameter Type Description text string The...( aw . NodeType . Comment , true ). count ). toEqual ( 2 ); //...

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