Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 15,930 for

true type

(0.57 sec)
  1. Rich Text Custom Data Label of Chart Point|Docu...

    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....boldness to true. Related Articles Set the Shape Type of Data Labels...

    docs.aspose.com/cells/java/rich-text-custom-dat...
  2. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... type Gets table area to which this...collection. // 1 - By style type: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...operator '==' to operands of type 'System.Nullable<Int64>' and...InlineErrorMessages property is set to true . Check Doc Range for Errors:...

    forum.aspose.com/t/get-inline-error-message/315601
  4. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...document can be accessed via typed collections, for example Document...can be selected by their node type using CompositeNode.get_child_nodes()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::HeaderFooter::Accept method | As...

    Aspose::Words::HeaderFooter::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns True for encrypted files needing a password to access....IsEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  8. TabStop.leader property | Aspose.Words for Node.js

    TabStop.leader property. Gets or sets the Type of the leader line displayed under the tab character....leader property Gets or sets the type of the leader line displayed...aw . NodeType . Paragraph , true )) { var para = paraNode . asParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image Types and enhance your image handling capabilities. Boost your development efficiency today!...ImageType property Gets the type of the image. public ImageType...GetChildNodes ( NodeType . Shape , true ); Assert . That ( shapes ....

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...Tables . Contains ( table ), Is . True ); See Also class Story class...

    reference.aspose.com/words/net/aspose.words/doc...