Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,502 for

font

(0.1 sec)
  1. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_Font property. Determines whether the Font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font property...property Determines whether the font attributes will be changed according...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...there are problems, when the font “Akagi” is used in the PDF....format when using the “Akagi” font, particularly since the update...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  3. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_Fonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....use_core_fonts property PdfSaveOptions.use_core_fonts property...not to substitute TrueType fonts Arial, Times New Roman, Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded Fonts from your PDF document....Ask AI Extract Fonts from PDF C# Contents [ Hide ] In case you...you want to get all fonts from a PDF document, you can use FontUtilities...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  5. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. TYPE1 to WOFF2 Converter API | C++

    Easily convert your existing TYPE1 Font libraries to the modern WOFF2 format within your C++ applications using our intuitive Font API Solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/type1-t...
  7. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/net/developer-guide/export-...
  9. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....Contents [ Hide ] Font.SmallCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...position property Font.position property Gets or sets the position...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...