Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 141,854 for

aspose font

(0.51 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/categories/page/29/
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/categories/page/15/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/categories/page/26/
  4. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET 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 ] Purpose Summary...explains how to use TrueType fonts with Aspose.Words for Python via ...

    docs.aspose.com/words/python-net/using-truetype...
  6. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType Font sources for optimal results....sources where Aspose.Words looks for TrueType fonts when rendering...rendering documents or embedding fonts. public void SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides rich features...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-connection-points...
  8. IWarningCallback class | Aspose.Words for Python

    Aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....Name Description warning(info) Aspose.Words invokes this method when...IWarningCallback interface to monitor font substitution warnings. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....Aspose::Words::Style::get_IsHeading method Contents [ Hide ]...built-in Heading styles. bool Aspose :: Words :: Style :: get_IsHeading...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Aspose.PDF for .NET allows you to...code snippet also work with Aspose.PDF.Drawing library. You can...

    docs.aspose.com/pdf/net/add-page-number/