Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 16,484 for

load font

(0.1 sec)
  1. 检索字体信息|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....foreach ( Font font in Application . ActiveDocument . Fonts ) { //Display...information about the fonts MessageBox . Show ( font . Name ); } Aspose...

    docs.aspose.com/diagram/zh/net/retrieving-font-...
  2. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...Family slides-net , slides-fonts zpopswat November 7, 2025, 1:24pm...happens despite ‘Cambria Math’ font being installed and available...

    forum.aspose.com/t/opening-and-saving-a-present...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSett...oadNotoFallbackSett method Loads predefined fallback settings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Supported File Formats | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Learn the supported by Aspose.Font API Solution for C++ output and input formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/supported-file-formats/
  5. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  6. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  7. Merge Combine Diagram|Documentation

    This section explains how to combine visio file... GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram...dataDir + "Drawing1.vsdx" ); // Load another Visio diagram Diagram...

    docs.aspose.com/diagram/net/merge-combine-diagram/
  8. Get Visio Shape Inherit Chars|Documentation

    This section explains how to get visio shape's Font style inherited from it's parent style and master with Aspose.Diagram....[ Hide ] Retrieve Inherited Font Data of a Visio Shape The Visio...Developers may get or set the inherit font data of a Visio shape. The InheritChars...

    docs.aspose.com/diagram/java/get-visio-shape-in...
  9. Public API Changes in Aspose.Cells 8.6.1|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.... C# //Load a spreadsheet Workbook workbook...simple usage scenario. C# //Load a spreadsheet Workbook workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....EpubLoadOptions which is used to load source EPUB file. After that...Create a new Document object and load the EPUB file $document = new...

    docs.aspose.com/pdf/php-java/convert-other-file...