Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 34,228 for

custom font

(0.35 sec)
  1. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... -; -@ -" Custom with color - “[Red]-#,##0.0”...sales report" ; // Insert a custom chart series with months as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your .NET applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/working-with-type1-fonts/
  3. Feature List | Aspose.Font for .NET

    C# Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/feature-list/
  4. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  5. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  6. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system, or memory using Java....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/java/specify-truetype-fon...
  7. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....// Set the font color of cell text. _range . Font . Color = System...RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  8. Working with Type1 Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your C++ applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/working-with-type1-fonts/
  9. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  10. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....BaselineAlignment Specifies fonts vertical position on a line...CustomDocumentProper A collection of custom document properties. CustomPart...

    reference.aspose.com/words/java/com.aspose.words/