Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 126,646 for

aspose font

(0.13 sec)
  1. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent Font formatting, enhancing your document processing efficiency....of characters with the same font formatting. To learn more, visit...belongs. Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/run/
  2. FontInfo class | Aspose.Words for Python

    Aspose.words.Fonts.FontInfo class. Specifies information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DefaultFontSubstitutionRule class | Aspose.Word...

    Aspose.words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionSettings | Aspose.Words for Java

    Specifies Font substitution mechanism settings in Java....FontSubstitutionSett Specifies font substitution mechanism settings...Working with Fonts documentation article. Remarks: Font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  5. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...PDF Conversion Using Aspose.PDF Aspose.PDF Product Family riyasvk...converting HTML to PDF using Aspose.PDF. Specifically, it takes...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  6. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/page/java/ps/working-with-clips/
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....Public API Changes in Aspose.Cells 16.12.0 Contents [ Hide ]...describes the changes to the Aspose.Cells API from version 16.11...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Convert OBJ to USDZ in Python

    This concise tutorial walks you through the process to convert OBJ to USDZ in Python. It covers the key procedures, necessary components, and a practical coding example to create an OBJ to USDZ converter in Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/3d/python/convert-obj-to-usdz-in-...
  10. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf ; using namespace Aspose :: Pdf :: Text...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...