Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 11,692 for

load font

(0.07 sec)
  1. FAQs|Aspose.Slides for Python Documentation

    Get answers to FAQs on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/python-net/faqs/
  2. FAQs|Aspose.Slides 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....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/androidjava/faqs/
  3. FAQs|Aspose.Slides for Node.js via .NET Documen...

    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....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/nodejs-java/faqs/
  4. FAQs|Aspose.Slides 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....of memory exception while loading a large PPT file with images...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/cpp/faqs/
  5. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I Load it with Aspose.Words and then iterate on pages based on PageCount, there is an…... But when I load it with Aspose.Words and then...resolve this issue. Load Options : When loading the document, you...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  6. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....learn more, visit the Specify Load Options documentation article...); myStyle . Font . Size = 14 ; myStyle . Font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...n): Font ‘?’ cannot be found. —> ArgumentException: Font ‘?’...also, saving without embedding fonts solves this error too. I still...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  8. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...PDF’s HtmlLoadOptions to load HTML content long asposeProcessingTime=...added necessary fonts like Microsoft core fonts and symbol.ttf...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Configuring Fonts for Rendering Spreadsheets with C++ Contents...fidelity, it is necessary that the fonts used in the spreadsheet are...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...public static void Run() { // Load the workbook Workbook workbook...Explanation: Load the Workbook : You need to load your Excel file...

    forum.aspose.com/t/convert-range-to-json/311994