Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 15,985 for

true type

(0.09 sec)
  1. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....overriding the markup for certain types of shapes. when overriding the...hierarchy, including specific file types in different folders. For example...

    docs.aspose.com/slides/net/web-extensions/
  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. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of the document.... PARAGRAPH , True ) . count self . assertEqual..."content_type" built-in property will contain the MIME type of the...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  7. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....property, which you need to set to true to load your CSV file with multiple...isMultiEncoded() property to true . As you can see, the Unicode...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  8. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....PLAIN_TEXT SDT type. For all other SDT types exception will occur...document tag. # Any text that we type in the document body after moving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...

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