Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 120,993 for

font

(0.05 sec)
  1. Aspose::Words::Document::get_Theme method | Asp...

    Aspose::Words::Document::get_Theme method. Gets the Theme object for this document in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Themes::ThemeColors::get_Followe...

    Aspose::Words::Themes::ThemeColors::get_FollowedHyperlink method. Specifies color for a clicked hyperlink in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Handling Events after Delete Columns and Rows i...

    This article introduces the events after delete row/column in GridDesktop.... Index ); } } Default Font and Font Color of the GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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...// Set the font color of cell text objstyle . Font . Color = Color...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  5. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words .Net Hindi Language issue Arial Un...

    Hello. I think I already know the answer, but wanted to see if I could get confirmation. I am using an older version of Aspose Total and doing some document conversions from Word to PDF along with some other processing…...address by adding the Khymer TTF font to the server. I did add the...the Arial Unicode MS font to the server, but still not resolving...

    forum.aspose.com/t/aspose-words-net-hindi-langu...
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Text Width of Cell Value|Documentation

    Learn how to Get Text Width of Cell Value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to access the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...
  10. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Remarks Current font formatting specified by the Font property is...builder . Font . Border . Color = Color . Green ; builder . Font . Border...

    reference.aspose.com/words/net/aspose.words/doc...