Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 15,568 for

load font

(0.23 sec)
  1. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/androidjava/multithreading/
  2. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Default Font : If your diagram uses fonts that are not installed...rendering issues. Setting a default font that is available can help ensure...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  3. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js applications to load, merge, render, and convert...efficiency. Aspose.Font for Node.js via C++ Aspose.Font for Node.js...

    products.aspose.com/total/nodejs-cpp/
  4. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...loses its original formatting (fonts, layout, etc.). Below are the...addressed in several releases (e.g., font‑embedding handling, resource...

    forum.aspose.com/t/while-using-concate-in-aspos...
  5. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...Call the diagram constructor to load diagram from a VDX file Diagram...GetDataDir_ShapeText (); // Load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/zh/net/working-with-text/
  6. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...aspose words as follows: // Load the Word document Aspose.Words...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  7. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific... Pdf , pdfOptions ); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  9. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PDF with an instance of...text_state . font_size = 12 text_fragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/text/
  10. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/