Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 10,767 for

true type

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Pythonhttps://products.aspose.com/pdf/python-net/conversion/Recent content in PDF Conversion Solution using Pytho......org","@type":"HowTo","name":"How to convert...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"Importing...

    products.aspose.com/pdf/python-net/conversion/i...
  2. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....This can be made up of various types of content ranging from runs...complex. There are over 50 field types (each needs its own result calculation...

    docs.aspose.com/words/python-net/fields-overview/
  3. Manage Email Attachments and Embedded Objects i...

    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....A reference attachment is a type of attachment that includes...refAttach object. Sets the provider type of the attachment to AttachmentProviderTy...

    docs.aspose.com/email/net/manage-email-attachme...
  4. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... SHAPE , True )[ 0 ] . as_shape () self ....builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1 in C++....:: get_OwnHelp () Remarks If true , the text specified by the...comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Javahttps://products.aspose.com/pdf/java/conversion/Recent content in PDF Conversion Solution using Java on Aspso......org","@type":"HowTo","name":"How to convert...df-for-java.svg","step":[{"@type":"HowToStep","name":"Initialize...

    products.aspose.com/pdf/java/conversion/index.xml
  7. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...getExportAllSheets() 属性为true,程序仍只导出一个工作表。 const path = require...save options. You can use any type of separator const opts = new...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  8. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...from Node ) isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkStart class | Aspose.Words for Node.js

    Aspose.Words.BookmarkStart class. Represents a start of a bookmark in a Word document...from Node ) isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。..."A1:B4" , true ); <span class="c1">// Set the chart type of 2nd...

    docs.aspose.com/cells/zh/cpp/customizing-charts/