Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 34,334 for

custom font

(0.49 sec)
  1. SystemFontSource | Aspose.Words for Java

    Represents all TrueType Fonts installed to the system in Java....FontSourceBase Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....SECTION_BREAK); // Assign a custom callback to the "DocumentPartSavingCa"...also a callback that can customize the name and file system location...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Callouts in Presentation Charts Using С+...

    Create and style callouts in Aspose.Slides for С++ with concise code examples, compatible with PPT and PPTX to automate presentation workflows.... Do custom fonts work in callouts, and can...embedding fonts into the presentation and controls font embedding...

    docs.aspose.com/slides/cpp/callout/
  4. 旋转单元格文本|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....)); //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/zh/net/rotating-cell-text/
  5. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....you control over the print, font, security, and compression settings...pdf" ), pdfSaveOpt ); Export Custom properties to PDF With the...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...Have Tried: Copied Windows fonts into the container: Cambria...Placed in /app/fonts/ Also copied to /usr/share/fonts/truetype/microsoft/...

    forum.aspose.com/t/officemath-equation-conversi...
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content Customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. ConditionalStyle.LeftPadding | Aspose.Words for...

    Discover the ConditionalStyle LeftPadding property to easily adjust left spacing in table cells. Enhance your layouts with precise control!... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily Customize your first column style for enhanced design flexibility and user experience.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  10. TableStyle.conditionalStyles property | Aspose....

    TableStyle.conditionalStyles property. Collection of conditional styles that may be defined for this table style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

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