Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 15,678 for

true type

(0.07 sec)
  1. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....std :: endl ; std :: cout << "Type: " << static_cast < int > (...IsShapeColor : True Transparency : 0.13 Type : RGB AI Document...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  2. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_count method...update_word_count() overload and pass True value as a parameter to do that...Parameter Type Description update_lines_count bool True if number...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....hasDataLabels(true); series.getDataLabels().setShowValue(false);...getDataLabels().setShowCategoryName(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....append("\t Type: " + block.getType() + "\r\n");...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_stream method... Parameter Type Description output io.BytesIO...SaveFormat ): ... Parameter Type Description output io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...