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

fonts api

(0.51 sec)
  1. Convert XPS using API for Java

    XPS to JPG conversion functionality included in Aspose.Page Api solution for Java is described 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/java/convert-xps/
  2. 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...
  3. https://docs.aspose.com/svg/readme/

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    docs.aspose.com/svg/readme/
  4. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …... Wrong fonts applied, italics missing, bold/underline...properties or using different API options — the problems seem to...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  5. 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...
  6. Apose.Words Linux RedHat - Free Support Forum -...

    Hi, good morning. I’m contacting because I’m currently working in a project where we need convert a word document into a pdf document and the images are not rendered. We are using .Net running inside a Linux container b…...COPY DocGenService/fonts/ /usr/share/fonts/truetype/msttcorefonts...ENTRYPOINT ["dotnet", "DocGenService.Api.dll"] Professionalize.Discourse...

    forum.aspose.com/t/apose-words-linux-redhat/320483
  7. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...looks bad (not in place, wrong font, etc.). The code is your own:...tried to force the directory of fonts (Windows 8): pdf1.setTruety...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  8. Licensing | Aspose.Font for Java

    Java Apis for the developers to manipulate and font files. Here you will find how to get Aspose.Font Api Solution for Java license....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/font/java/licensing/
  9. FontSavingArgs.is_subsetting_needed property | ...

    FontsavingArgs.is_subsetting_needed property. Allows to specify whether the current font will be subsetted before exporting as a font resource....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/python-net/aspose.wo...
  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-...