Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 139,432 for

font

(0.23 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....the DataLabels with different font settings and color. The following..."Rich Text Label" ; //Set the font setting of the first 10 characters...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. how to run Aspose.Cells.GridWeb in docker|Docum...

    This article introduces how to run GridWeb in Docker to build an online Excel editor or viewer application....you need to install fonts in /usr/share/fonts/ # Then the application...application can parse and render the fonts used in the spreadsheet file...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....easy to coordinate colors, fonts, and graphic formatting effects..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  4. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....$graphicsPath ; $font = new Font ( "Arial" , Font -> PLAIN , 40...createGraphics (); try { $glyphVector = $font -> createGlyphVector ( $g2 ->...

    docs.aspose.com/slides/php-java/custom-shape/
  5. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)...loses its original formatting (fonts, layout, etc.). Below are the...addressed in several releases (e.g., font‑embedding handling, resource...

    forum.aspose.com/t/while-using-concate-in-aspos...
  6. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...runs[-1] font = last_run.font font.bold = style.get("bold"...False) font.italic = style.get("italic", False) font.underline...

    forum.aspose.com/t/paste-back-shape-data-correc...
  7. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....resources, such as images, fonts, and external CSS, are saved...as FontsFolder which saves fonts to the specified folder and...

    docs.aspose.com/words/java/convert-a-document-t...
  8. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-docum...
  9. Insert Hyperlinks in Worksheet|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.... Font . Underline = FontUnderlineType...FontUnderlineType . Single ; style . Font . Color = System . Drawing . Color...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  10. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...settings, downsampling options, font embedding, or the PDF compliance...

    forum.aspose.com/t/converting-word-to-pdf-creat...