Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 14,729 for

true type

(0.66 sec)
  1. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::IIndexFilter::ShouldSkipIndex me...

    Aspose::Words::IIndexFilter::ShouldSkipIndex method. Determines whether the item with the specified index should be skipped in C++....int32_t index ) = 0 Parameter Type Description index int32_t The...index of the item. ReturnValue true if the item should be skipped;...

    reference.aspose.com/words/cpp/aspose.words/iin...
  7. 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...
  8. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++.... When you set it true , all unused styles are excluded...excludeUnusedStyles is set to true , this unused named style will...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....HtmlLoadOptions(); // If the value is true, then we take VML code into...getPreferredControlT() Gets preferred type of document nodes that will...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.nextParagraphStyleName property | Aspose....

    Style.nextParagraphStyleName property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

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