Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 17,475 for

true type

(0.15 sec)
  1. 使用JavaScript通过C++将Smart Art转换为组形状|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Comment.Ancestor | Aspose.Words for .NET

    Retrieve the parent Comment object with our Ancestor property. Perfect for navigating comment threads and enhancing user engagement.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  3. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....inline shape with specified type and size and free-floating shape...position, size and text wrap type into a document using insertShape...

    docs.aspose.com/words/nodejs-net/working-with-s...
  4. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...canHaveImage Returns true if the shape type allows the shape to...ShapeBase ) hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Processor.from_file method | Aspose.Words for P...

    aspose.words.lowcode.Processor.from_file method... Parameter Type Description input str Input...LoadOptions ): ... Parameter Type Description input str Input...

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

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific Type...collection of nodes of a specific type. To learn more, visit the Aspose...selection of nodes of the specified type, but the nodes are stored in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the Typed collection of pieces of text inside the paragraph....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...