Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 7,210 for

true type

(0.09 sec)
  1. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate Barcodes using Custom Classes|Document...

    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....such as input text, barcode type, and so on. Generate BarCodes...to pass input text, barcode type, and forecolor as parameters...

    docs.aspose.com/barcode/jasperreports/generate-...
  3. Change the fill color of a shape in a presentat...

    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.... Open ( docName , true )) { // Get the relationship...IShape to the slide. Set the Fill Type of the Shape to Solid. Set the...

    docs.aspose.com/slides/net/change-the-fill-colo...
  4. Aspose::Words::SubDocument class | Aspose.Words...

    Aspose::Words::SubDocument class. Represents a SubDocument - which is a reference to an externally stored document. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/cpp/aspose.words/sub...
  5. HtmlMetafileFormat | Aspose.Words for Java

    Indicates the format in which metafiles are saved to HTML documents in Java....setConvertSvgToEmf(true); } Document doc = new Document(new...htmlMetafileFormatNa) Parameters: Parameter Type Description htmlMetafileFormatNa...

    reference.aspose.com/words/java/com.aspose.word...
  6. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...replaceActionName) Parameters: Parameter Type Description replaceActionName...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkdownSaveOptions.SaveFormat | Aspose.Words f...

    Discover the MarkdownSaveOptions SaveFormat property to effortlessly save documents in Markdown format, ensuring compatibility and ease of use....$"{mOutFileName} shape {++mCount}, of type {args.CurrentShape.ShapeType}{Path...Assert . True ( args . ImageStream . CanWrite ); Assert . True ( args...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation... ignoreCaseChanges True indicates that documents comparison...and endnotes. ignoreFormatting True indicates that formatting is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 演示文稿页眉和页脚|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 页眉和页脚... type == slides . PlaceholderType...set_all_footers_visibility ( True ) # 访问并更新页眉 masterNotesSlide...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... ShowValue = true ; chart . ChartData . Series...CenterText = NullableBool . True ; chart . ChartTitle . Height...

    docs.aspose.com/slides/net/pie-chart/