Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 17,437 for

true type

(0.13 sec)
  1. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....how to determine the revision type of an inline node. let doc =...toEqual ( 6 ); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....results of most of the field types in exactly the same way as Microsoft...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  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. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Node::PreviousPreOrder method | ...

    Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....Node > & rootNode ) Parameter Type Description rootNode const ...Words :: NodeType :: Shape , true ) -> LINQ_OfType < System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++....buildingBlockSource -> get_FirstSection (), true ); buildingBlock -> AppendChild...FieldType :: FieldAutoText , true )); fieldAutoText -> set_EntryName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more....you should use the TextFrame type, and to add image watermarks...PictureFrame implements the Shape type, allowing you to use all the...

    docs.aspose.com/slides/nodejs-java/watermark/
  9. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding.... bool recursive ) Parameter Type Description fontFolder String...TrueType fonts. recursive Boolean True to scan the specified folders...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/cpp/protecting-worksheets/