Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,287 for

load font

(0.14 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. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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.... load ( psdInput ); List < String...defaultStyle ); if ( s . contains ( "font:" )) { newPortion . getStyle...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. 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...
  4. 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/
  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. 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...
  7. 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...
  8. Extract fonts from PDF in Python | Aspose.PDF

    Python source code to extract Fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to extract fonts from PDF using Aspose.PDF for Python for...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/python-net/parser/fonts/
  9. Aspose.PSD for .NET 21.12 - 发行说明|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.... Load ( src , new PsdLoadOptions ()...var img = ( PsdImage ) Image . Load ( src )) { img . Save ( output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 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...