Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 15,784 for

true type

(0.07 sec)
  1. 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...
  2. 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...
  3. Page Setup and Printing Options with JavaScript...

    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....Setup Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  4. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style... builtIn True if this style is one of the...(Inherited from Style ) isHeading True when the style is one of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document... fieldType Returns the type of the field. (Inherited from...Inline ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... True ); port2 . getPortionFormat...setFontBold ( NullableBool . True ); // Set font to Italic port1...

    docs.aspose.com/slides/java/manage-fonts/
  9. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... True ); port2 . getPortionFormat...setFontBold ( NullableBool . True ); // Set font to Italic port1...

    docs.aspose.com/slides/androidjava/manage-fonts/
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....ANY, true); for (Node node : (Iterable)...getChild(NodeType.PARAGRAPH, 1, true))); Assert.assertEquals(LayoutEntityType...

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