Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 116,680 for

fonts api

(0.1 sec)
  1. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of text (in points) relative to the base line. A positive number raises the text, and a negative number lowers it in C++....Aspose::Words::Font::get_Position method Contents [ Hide ] Font::get_Position...it. double Aspose :: Words :: Font :: get_Position () Examples...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Online RTF to FODS Conversion or Build .NET bas...

    Free online app to convert RTF to FODS files. .NET C# conversion library code for RTF documents....NET automation API. Freely convert RTF files online...to FODS via .NET Automation API Open RTF file using Document...

    products.aspose.com/total/net/conversion/rtf-to...
  3. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font method Contents [ Hide ] InlineStory::get_Font method...method Provides access to the font formatting of the anchor character...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Convert WORD to MSG in Python | products.aspose...

    Save WORD to MSG within Python applications without using Microsoft Word or Outlook...NET" API is a comprehensive package of various APIs that can...a MSG file. It includes two APIs, namely Aspose.Words for Python...

    products.aspose.com/total/python-net/conversion...
  5. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD documents into other formats....WORD File via Python Reference APIs within the project directly...Words for Python via .NET, child API of Aspose.Total for Python via...

    products.aspose.com/total/python-net/merge/word/
  6. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for JavaScript via C++....Cells APIs. Remove Existing PrinterSettings..."utf-8" /> < style > body { font-family : Arial , sans-serif...

    docs.aspose.com/cells/javascript-cpp/remove-exi...
  7. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Font font = FontRepository.findFont(“Arial”);...Reading Order</Problem> </Text> <Fonts> <Problem Severity="Warning"...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  8. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++...."TemplateStyle1" ); style -> get_Font () -> set_Name ( u "Times New...New Roman" ); style -> get_Font () -> set_Color ( System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...