Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 34,397 for

custom font

(0.43 sec)
  1. 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-...
  2. 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...
  3. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Font { get; } Gets the character.... EndTable (); // Create a custom table style. TableStyle tableStyle...

    reference.aspose.com/words/net/aspose.words/con...
  4. SVG Styling, Fonts, and Gradients in C#

    Work with SVG styling in C# using Aspose.SVG for .NET. Edit CSS, inline styles, Fonts, text rendering, gradients, and styling issues....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/svg-styling-fonts-and-g...
  5. 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...
  6. 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/
  7. 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...
  8. Text Rotate Setting|Documentation

    Learn how to rotate text in Aspose.Cells.GridJs including predefined angles and Custom angles....rotation styles or specify a custom angle. The chosen rotation...the selected cells. Apply a custom angle Choose Other Angle ....

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 旋转单元格文本|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/
  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...