Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 109,426 for

font drawing

(0.08 sec)
  1. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/
  2. Aspose::Words::Lists::List::get_IsMultiLevel me...

    Aspose::Words::Lists::List::get_IsMultiLevel method. Returns true when the list contains 9 levels; false when 1 level in C++....get_Font () -> set_Name ( u "Verdana" ); level -> get_Font ()...System :: Drawing :: Color :: get_Blue ()); level -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....Provides access to properties of fonts used in this document. get_FootnoteSeparators...System::SharedPtr<Aspose::Words::Drawing::Shape>&) Setter for Aspos...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 检查颜色对比度 – Aspose.HTML for Java

    了解无障碍网页的对比度最佳实践,并使用 Aspose.HTML for Java 检查颜色对比度。让所有用户都能阅读网站。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/html/zh/java/check-color-contrast/
  5. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....pydrawing as draw with slides . Presentation()... solid_fill_color . color = draw . Color . from_argb( 150 , 200...

    products.aspose.com/slides/python-net/watermark...
  6. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....pydrawing as draw with slides . Presentation ()... solid_fill_color . color = draw . Color . white dataPoint ....

    docs.aspose.com/slides/python-net/callout/
  7. How to Add Watermark to Word using Java

    This short tutorial guides on how to add watermark to Word using Java. It provides details for the configuration, steps and a runnable sample code to insert watermark in Word using Java....Drawing Product Family Aspose.Font Product Family...object for setting the text font family, size, color, layout...

    kb.aspose.com/words/java/how-to-add-watermark-t...
  8. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Drawing Product Family Aspose.Font Product Family...properties like digital signature, font, encryption, and many other...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  9. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....Drawing Product Family Aspose.Font Product Family...using the TableStyle class Set font, borders, formatting, and conditional...

    kb.aspose.com/words/net/design-tables-in-word-u...
  10. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Drawing Product Family Aspose.Font Product Family...texture, color, border, and font. You may access existing table...

    kb.aspose.com/words/java/design-tables-in-word-...