Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 10,757 for

true type

(0.04 sec)
  1. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... insert_field ( field_type = aw . fields . FieldType ....FIELD_STYLE_REF , update_field = True ) . as_field_style_ref () field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the above bytes array and the type of file Create a frame for the...the OleObjectFrame class to True for displaying the embedded...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  3. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... Parameters: Parameter Type Description sourceImage Image...effect. Parameters: Parameter Type Description effect com.aspose...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  4. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/java/public-api-changes...
  5. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....are free to try other shape types as watermarks. $ shapeType =...is no header of the specified type in the current section, create...

    docs.aspose.com/words/java/add-watermark-in-php/
  6. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... Default value is True . bidi Gets or sets whether...table. has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.Accept | Aspose.Words for...

    Discover the StructuredDocumentTag Accept method—seamlessly integrate visitor interactions for enhanced document functionality and user engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentVisitor.visitFieldStart method | Aspose...

    DocumentVisitor.visitFieldStart method. Called when a field starts in the document.... FieldStart ) Parameter Type Description fieldStart FieldStart...++ ; mVisitorIsInsideFiel = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, It is...this flag bool suppressErrors = true; //Initialize options object...

    docs.aspose.com/page/cpp/convert-ps/