Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 16,780 for

true type

(0.1 sec)
  1. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... Parameter Type Description node Node Examples...get_child_nodes ( aw . NodeType . ANY , True ) for node in nodes : print...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.series_type property | Aspose.Words...

    ChartSeries.series_Type property. Gets the Type of this chart series....series_type property ChartSeries.series_type property Gets the...the type of this chart series. @property def series_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...LayoutCollector ( Document doc ) Parameter Type Description doc Document The...GetChildNodes ( NodeType . Any , true ); foreach ( Node node in nodes...

    reference.aspose.com/words/net/aspose.words.lay...
  4. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java...."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...getMetafileRendering().setUseEmfEmbeddedToW(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....SHAPE, 0, true)).getMarkupLanguage()); // The...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); Fields...

    reference.aspose.com/words/java/com.aspose.word...
  6. Reading and Writing Query Table of Worksheet|Do...

    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.... which returns an object of type QueryTable by index. It has...QueryTable.PreserveFormatting to true . You can download the source...

    docs.aspose.com/cells/net/reading-and-writing-q...
  7. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether an...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....setSmartStyleBehavio(true); builder.insertDocument(srcDoc...change a first imported section type to the SectionStart.NEW_PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  9. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...isAutoFormat(value) 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...AutoFormat Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  10. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Parameter Type Description stream io.BytesIO...document. Detects OLE object type using file extension. def insert_ole_object...

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