Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 139,434 for

font

(0.19 sec)
  1. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method... Remarks Current font and paragraph formatting specified...specified by the DocumentBuilder.font and DocumentBuilder.paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Position method. Gets or sets the position of the data label in C++....// Show data labels and set font color. series -> set_HasDataLabels...( true ); dataLabels -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...LaTeX to PNG in C# How to Get Font Metrics in C# How to Extract...

    kb.aspose.com/categories/page/81/
  4. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  5. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. How to change background in comment in Excel wi...

    How to change the color of a comment in Excel. How to insert a picture or image into a comment in Excel using C++.... How to change the Comment Font Color with Golang via C++...

    docs.aspose.com/cells/go-cpp/how-to-set-comment...
  8. Formatting Smart Markers|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....formatting (for example, set the font color to red and set the cell...

    docs.aspose.com/cells/java/formatting-smart-mar...
  9. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/
  10. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....resources, such as images, fonts, and external CSS, are saved...as FontsFolder which saves fonts to the specified folder and...

    docs.aspose.com/words/net/convert-a-document-to...