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

true type

(1.36 sec)
  1. TeX operations to manage fonts | Aspose.TeX for...

    C# APIs to work with TeX/LaTeX. Easily manage font properties for your TeX documents with the Aspose.TeX API Solution for .NET....variety of font families and types . TeX allows you to easily manipulate...options instance. ... // Set to true to make the engine not construct...

    products.aspose.com/tex/net/manage-fonts/
  2. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....data sources for all chart types: The code produces the following...properties of the ChartFormat type in the ChartSeries, ChartDataPoint...

    docs.aspose.com/words/java/working-with-charts/
  3. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...is_list_style_definition Returns True if this list is a definition...is_list_style_reference Returns True if this list is a reference...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Image () # Set image type as SVG img . file_type = ap . ImageFileType...= 0 : row . is_in_new_page = True # Add table to paragraphs collection...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  5. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...of three available barcode types with fixed lengths of 37, 52...identifies one of the encoding types supporting numerical or alphanumeric...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  6. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...quality and speed for all barcode types. In most cases, the NormalQuality...QualitySettings . AllowIncorrectBarcod = true ; Console . WriteLine ( $"Barcodes...

    docs.aspose.com/barcode/net/recognition-quality...
  9. Aspose.Cells 16.12.0 中的公共 API 更改|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....); // Check if stream is of type OTS Debug . Assert ( fileFormatInfo...属性。ScaleCrop 属性指示文档缩略图的显示模式。将该元素设置为 true 可以根据显示缩放文档缩略图,而将其设置为 false ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....annotation can trigger several types of actions that define what...Rectangle ( 10 , 580 , 120 , 600 , True )) # Configure the link's border...

    docs.aspose.com/pdf/python-net/create-links/