Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 88,867 for

font

(0.12 sec)
  1. Hiding Codetext Too Long to Display|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....how to reduce the codetext’s font size to save space. A barcode...setCodeTextFont ( new Font ( "Serif" , Font . BOLD + Font . ITALIC , 20...

    docs.aspose.com/barcode/jasperreports/hiding-co...
  2. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....following code shows how to set the font of the text //ExStepImage:1:step-2...Add(txt); //ExStep:1- // Set the font of the text Aspose.Diagram.Char...

    products.aspose.com/diagram/tutorial/set-text-s...
  3. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....insert a text box, and set the font of its contents. auto doc =..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the document grid....value depends on page height and font size of the Normal style. Minimum...pitch is 136 percent of the font size. For example, maximum number...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/cpp/faq/
  7. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....ComplexScript Font.ComplexScript property Specifies whether the...DocumentBuilder ( doc ); builder . Font . ComplexScript = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...listLevel . font . color = "#FF0000" ; listLevel . font . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevelAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal list number and bullet alignment. Enhance document formatting effortlessly!... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...