Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 488 for

type 2 shading

(1.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...(Inherited from Node ) node_type Returns NodeType.TABLE . parent_node...contents of cells. rows Provides typed access to the rows of the table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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-...
  7. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality.... Rows { get; } Provides typed access to the rows of the table...ClearShading () Removes all shading on the table. Clone ( bool...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....get; set; } Gets/sets underline type for the current font. Methods...Inserts a break of the specified type into the document. InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  9. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...FieldDatabase field ) Parameter Type Description fileName String...represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color) +...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Returns a Shading object that refers to the shading formatting...spacing, no borders and no shading. Examples: Shows how to nest...

    reference.aspose.com/words/java/com.aspose.word...