Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 442 for

type 2 shading

(0.09 sec)
  1. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....write("Row 1, Col 2"); builder.endRow(); // Changing...write("Row 2, Col 1"); builder.insertCell(); builder.write("Row 2, Col...

    reference.aspose.com/words/java/com.aspose.word...
  2. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The Type of break at the beginning of the section....SectionStart enumeration The type of break at the beginning of...section 1." ); // Section break types determine how a new section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... There are two general types of lists in Microsoft Word:...Normal , Heading 1 , Heading 2 etc. All user-defined styles are...

    docs.aspose.com/words/java/using-documentbuilde...
  4. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color) +...represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color) +...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....underline Gets/sets underline type for the current font. Methods...Inserts a break of the specified type into the document. insertCell()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...underline Gets/sets underline type for the current font. Methods...insert_break(break_type) Inserts a break of the specified type into the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....(); lineInfo -> set_LineWidth ( 2 ); lineInfo -> set_VerticeCoordinate...outputFileName ); } Apply Gradient Shading to the Text Aspose.Pdf.Color...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  8. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color) +...class. Parameters: Parameter Type Description columnNames java...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....get_Accent2 () Specifies color Accent 2. get_Accent3 () Specifies color...get_Dark2 () Specifies color Dark 2. get_FollowedHyperlink () Specifies...

    reference.aspose.com/words/cpp/aspose.words.the...
  10. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... setLineWidth ( 2 ); lineInfo . setVerticeCoordinate....pdf" ); } Apply Gradient Shading to the Text Text formatting...

    docs.aspose.com/pdf/java/text-formatting-inside...