Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 138,744 for

aspose font

(0.13 sec)
  1. HtmlSaveOptions class | Aspose.Words for Python

    Aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../Aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../Aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../Aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../Aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../Aspose.words/saveformat/#MOBI) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/cpp/using-documentbuilder...
  3. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....Extract Signature Information Aspose.PDF for .NET supports the feature...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/net/working-with-signature-...
  4. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Font . Size = 6 ; doc . Sections... PageSetup . Orientation = Aspose . Words . Orientation . Landscape...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...manually or automatically by the Aspose.BarCode library. Additional...Post Parcel barcodes using the Aspose.BarCode library. Domestic Mail...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  6. Set Margins of Comment or Shape inside the Work...

    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....] Possible Usage Scenarios Aspose.Cells allows you to set the...property returns an object of the Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/net/set-margins-of-commen...
  7. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....images and other content, specify font, paragraph and section formatting...Bold { get; set; } True if the font is formatted as bold. CellFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...aspose.com/java/repo/ // Maven, where 'ver' - Aspose.Words...groupId > com.aspose </ groupId > < artifactId > aspose-words </ artifactId...

    products.aspose.com/words/zh-hant/java/make/word/
  9. Parsing PDF documents|Aspose.PDF for Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Java.... Extract Fonts from PDF . Font Extraction is a specific...specific operation with fonts in PDFs. Extract Data from Table in...

    docs.aspose.com/pdf/java/parsing/
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....aspose.pdf.examples ; import com.aspose.pdf.TextState...TextState ; import com.aspose.pdf.facades.PdfContentEditor ; import...

    docs.aspose.com/pdf/java/replace-text/