Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,431 for

true type

(0.53 sec)
  1. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... hashCode() isLegal() True if the level turns all inherited...style. isLegal(boolean value) True if the level turns all inherited...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentPropertyCollection.RemoveAt | Aspose.Wo...

    Effortlessly manage your DocumentPropertyCollection by using the RemoveAt method to delete properties at any index. Streamline your document management today!...RemoveAt ( int index ) Parameter Type Description index Int32 The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... Parameter Type Description file_name str The...SaveFormat ): ... Parameter Type Description file_name str The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++....:: String & text ) Parameter Type Description text const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#.... Footnote , true ); footnote . AppendChild (...InsertFootnote ( FootnoteType . Endnote , true ); endnote . AppendChild ( new...

    docs.aspose.com/words/net/working-with-footnote...
  6. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation.... Add ( u "A1:B3" , true ); // Convert chart to image...GetNSeries (). Add ( u "A1:B3" , true ); // Create an instance of...

    docs.aspose.com/cells/cpp/chart-to-image/
  7. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Parameter Type Description gradient_stop GradientStop...GradientStop Returns True if gradient stop was successfully removed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Gets or sets preferred type of document nodes that will...milliseconds (100 seconds). static Type () Examples Shows how to support...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....string bookmarkName ) Parameter Type Description bookmarkName String...to Bookmark1" , "Bookmark1" , true ); hyperlink . ScreenTip = "Hyperlink...

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