Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 16,785 for

true type

(0.1 sec)
  1. Working with Messages from Server|Documentation

    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....method returns an object of type Pop3MailBoxInfo. It is also...contains ( "noreply@host.com" , True ) Validate POP3 Server Credentials...

    docs.aspose.com/email/python-net/working-with-m...
  2. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier.... PARAGRAPH , 0 , True ) . as_paragraph () paragraph...custom_node_id = 100 shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...Universal Presets for All Barcode Types Aspose.BarCode for PHP via Java...accuracy and speed for all barcode types. Generally, using the default...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  4. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f , true ); auto series = chart -> get_ChartData..., 50.0f , 600.0f , 400.0f , true ); auto seriesCell = chart ->...

    docs.aspose.com/slides/zh/cpp/chart-series/
  5. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Generate DotCode Barcodes in JavaScript|Documen...

    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....Overview DotCode is a 2D barcode type designed to ensure accurate...DotCode . IsReaderInitializati = true ; // Display the barcode image...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....h> #include <system/type_info.h> #include <Aspose.PDF...:: Image > (); // Set image type as SVG img -> set_FileType (...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... insert_field ( field_type = aw . fields . FieldType ....FIELD_USER_INITIALS , update_field = True ) . as_field_user_initials ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...FolderFontSource("/app/Resources", true) }); var loadOptions = new LoadOptions...FolderFontSource("/app/Resources", true) }); 4 Assign the FontSettings...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...