Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,063 for

load font

(0.11 sec)
  1. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...02_OutputDirectory \\ " ); // Load your excel file inside a workbook...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  2. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....Font Product Family Aspose.TeX Product...export the Visio diagrams to JPG Load the source Visio file with the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  3. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...args) throws Exception { // Load the document Document doc =...2025, 2:29pm 6 @rnara DM Sans font used in your original document...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  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. 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...
  6. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...created } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  7. Get a List of Fonts used in a Spreadsheet or Wo...

    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 Get a List of Fonts used in a Spreadsheet or Workbook...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  8. Aspose.Cells 8.9.0中的公共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....HtmlSaveOptions (); // Set default font name for Html rendering options...DefaultFontName = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Product Overview | Aspose.Font for .NET

    C# .NET Font API supports Font formats such as TTF, CFF, OpenType, WOFF and Type1 and has a rendering subsystem to render any desired glyph or text....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/product-overview/
  10. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....near each link by changing its font color to red. It uses TextFragmentAbsorber...are modified by changing their font color to red, effectively marking...

    docs.aspose.com/pdf/python-net/update-links/