Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 16,276 for

load font

(0.23 sec)
  1. 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...
  2. 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/
  3. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType Font file stored in memory in Java....Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...font..ctor(#=zjuhsxkwul6jhk3l0j8f=...Because we do no load any fonts. If loading a font from disk and...

    forum.aspose.com/t/nullreferenceexception-when-...
  5. 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...
  6. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....Embed Fonts in Presentations with Python Contents [ Hide ] Introduction...Introduction Embedding fonts in PowerPoint ensures your presentation...

    docs.aspose.com/slides/python-net/embedded-font/
  7. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when Loading LoadFormat.MARKDOWN document into a Document object in Java....specify additional options when loading LoadFormat.MARKDOWN document...to preserve empty line while load a document. String mdText =...

    reference.aspose.com/words/java/com.aspose.word...
  9. 6. How to set up new fonts

    This article covers setting up new Fonts for use with LaTeX and also includes an example of a Font definition....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-fonts-setup/
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...ML equations Sample Code: // Load document LoadOptions loadOptions...- no change Font Configuration: - Disabled font substitution...

    forum.aspose.com/t/equation-line-breaking-issue...