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

type 2 shading

(0.15 sec)
  1. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...mukeshkanna December 29, 2025, 2:50pm 1 Environment Aspose.PDF...System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  2. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....spacing, no borders and no shading by calling ParagraphFormat...controlling the spaces between both types of text, you can configure your...

    docs.aspose.com/words/cpp/using-documentbuilder...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  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...