Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 118,647 for

fonts api

(1.48 sec)
  1. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, Fonts and other graphics....working with colors, shapes, fonts, and other graphical elements...with Hyphenation Working with Fonts Working with Asian Typography...

    docs.aspose.com/words/net/programming-with-docu...
  2. Installation|Documentation

    Install PSD file format library using NuGet or Package Manager Console....download and install Aspose APIs for .NET. Open Microsoft Visual...desired Aspose API. Click on “Install”, the selected API will be downloaded...

    docs.aspose.com/psd/net/installation/
  3. Installation|CAD 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....download and install Aspose APIs for .NET. Open Microsoft Visual...desired Aspose API. Click on “Install”, the selected API will be downloaded...

    docs.aspose.com/cad/net/installation/
  4. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR Api for Python....effortlessly with concise Python API code, unlocking advanced OCR...versatile and user-friendly OCR API. Embed OCR functionality into...

    products.aspose.com/ocr/python-net/
  5. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Its API can be used to develop applications... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/java/faq/
  6. Public API Changes in Aspose.Cells 8.1.2|Docume...

    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....Ask AI Public API Changes in Aspose.Cells 8.1.2 Contents [ Hide...changes to the Aspose.Cells API from version 8.1.1 to 8.1.2,...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Convert OneNote to Html | Aspose.Note Documenta...

    A comprehensive guide on converting your OneNote files to HTML format for better organization and accessibility....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/note/net/convert-onenote-to-html/
  8. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java Api for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and Fonts....Drawing Java API Features Contents [ Hide ] Aspose.Drawing...and hinting, ensuring smooth font edges without uneven contours...

    docs.aspose.com/drawing/java/developer-guide/dr...
  9. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of objects....PDF DOM API Contents [ Hide ] Introduction to the DOM API Document...application programming interface (API). Introduction to PDF Document...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...version of the API i.e. 22.3 and make sure that all fonts are installed...PDF with 23.12 version of the API and did not notice any issues...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...