Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 112,088 for

font

(0.08 sec)
  1. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during save operations, enhancing your document management efficiency....custom logic for exporting fonts when saving to HTML. public...SaveOptions object to export fonts to separate files. // Set a...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::PdfSaveO...

    Aspose::Words::Saving::PdfSaveOptions::PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Pdf format in C++....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Arial" );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert Excel file to PDF format compatible wit...

    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....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/net/convert-excel-file-to...
  4. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring their height, width and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  5. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the Font sty…... Now I need to copy all the font styles, paragraphFormat styles...12:06pm 2 @WJobin To copy the font styles, paragraph formats, and...

    forum.aspose.com/t/copy-table-cell-styles/307232
  6. 使用公式函数处理数据|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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  7. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....Create some style with theme font properties. Style style = doc...Shows how to work with theme fonts and colors. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. FontInfoCollection.count property | Aspose.Word...

    FontInfoCollection.count property. Gets the number of elements contained in the collection....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document # will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...