Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 15,999 for

true type

(0.12 sec)
  1. 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/
  2. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++.... setIsBold ( true ); // Set the font text color.... setFont ( true ); flg . setCellShading ( true ); // Apply the...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  4. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM 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...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Parameter Type Description node Node The node...NodeCollection.count . Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...) building_blocks Returns a typed collection that represents all...DocumentBase ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor... Parameter Type Description save_format SaveFormat..."keep_legacy_control_chars" property to "True" to preserve # the "ShortDateTime"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java....isHidden(true); doc.save(getArtifactsDir()...index. Parameters: Parameter Type Description index int Returns:...

    reference.aspose.com/words/java/com.aspose.word...