Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,764 for

true type

(0.2 sec)
  1. Aspose.PSD for .NET 20.2 - 发行说明|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....Types.Derived.RenditionClass.DefinedValues...#ctor(System.Int32) F:Aspose.PSD.Xmp.Types.Derived.RenditionClass.DefinedValues...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. BuiltInDocumentProperties.comments property | A...

    BuiltInDocumentProperties.comments property. Gets or sets the document comments.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... bold = True shape . text_path . italic = True # Below are...TEXT_PLAIN_TEXT , shape . shape_type ) # Use the "on" property to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last save time in UTC. Enhance your document management today!...are three different calendar types according to which the SAVEDATE...FieldSaveDate , true ); field . UseLunarCalendar = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.pro...
  5. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....enumeration defining three possible types of watermarks ( TEXT , IMAGE...watermark of any imaginable type. The following code example...

    docs.aspose.com/words/python-net/working-with-w...
  6. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre‑defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/python-net/cells-alignmen...
  7. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... 3 // Set to true to make the engine skip missing...options. ignoreMissingPackage ( true ); Aspose.TeX.Examples-Conv...

    docs.aspose.com/tex/java/other-options/
  8. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/net/how-to-format-number-...
  9. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  10. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....and the required validation type PdfFormat enumeration: PDF_A_1A...heading2 . setAutoSequence ( true ); heading2 . setTocPage ( tocPage...

    docs.aspose.com/pdf/java/manipulate-pdf-document/