Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 16,780 for

true type

(1.33 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....method accepts an object of type ISlide as a parameter. When...returns an array of objects of type ITextFrame , preserving any...

    docs.aspose.com/slides/net/extract-text-from-pr...
  2. EQ Field Underline Styles Not Preserved During ...

    Description When converting a DOCX document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/eq-field-underline-styles-no...
  3. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....get_child_nodes method is set to true: this forces the get_child_nodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/python-net/working-with-c...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout Types, placeholder control, footer visibility, and layout manipulation through code examples in Python....slide master—either by their type, name, or unique ID. Alternatively...under the Presentation class Types like LayoutSlide , MasterLayoutSlideCol...

    docs.aspose.com/slides/python-net/slide-layout/
  5. How to create a tornado chart with Node.js via ...

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

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  6. BuiltInDocumentProperties.contentStatus propert...

    BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...