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

load font

(1.1 sec)
  1. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not custom-defined through the Aspose.Cells for Python via .NET API....Height Automatically When Loading File Contents [ Hide ] Possible...row automatically matches the font of the content, but when the...

    docs.aspose.com/cells/python-net/autofit-row-he...
  2. Aspose.Cells 8.6.1中的公共API更改|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.... C# //Load a spreadsheet Workbook workbook...联的所有VBA模块。 以下是简单的使用场景。 C# //Load a spreadsheet Workbook workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  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. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…... This is often due to font embedding and the handling of...issues is likely related to font embedding and the availability...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  8. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++.... You may open/load an existing template file or...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  9. 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/
  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/