Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 121,018 for

fonts api

(1.44 sec)
  1. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page Api solution for .NET is explained and illustrated with the code snippets here....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/page/net/resize-eps/
  2. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a font TTF to WOFF converter using C#....Find Answers by API Aspose.Total Product Family Aspose.Words...Drawing Product Family Aspose.Font Product Family Aspose.TeX Product...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  3. Broken Unicode and missing micro-spaces - Free ...

    Some PDFs render correctly, but extracted text has broken Unicode because of embedded subset TrueType Fonts and missing or invalid ToUnicode / font encoding. We also need a reliable way to detect micro-spaces or invisib…...TrueType fonts and missing or invalid ToUnicode / font encoding...important part is that we need an API-level answer from Aspose. We...

    forum.aspose.com/t/broken-unicode-and-missing-m...
  4. 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/
  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. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Specifies to disable OpenType font formatting features. get_DisplayHangulFixedWi...Increase Priority Of Font Size During Font Substitution. get_SuppressBottomSpacin...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. IFontSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IFontsavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Fonts when exporting a document to HTML format....Words saves fonts when exporting a document to...format. Methods Name Description font_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Imaging 3.0.2|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.Imaging 3.0.2 Contents [ Hide ]...changes to the Aspose.Imaging API from version 3.0.1 to 3.0.2 that...

    docs.aspose.com/imaging/java/public-api-changes...
  9. Aspose.Total for JavaScript via C++|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.... These APIs allow developers to work with... and format conversion. The API is both scalable and feature-rich...

    docs.aspose.com/total/javascript-cpp/
  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-...