Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 863 for

diagonal

(1.06 sec)
  1. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your documents with unique, professional branding options!... The default value is Diagonal. Examples Shows how to create...Layout = WatermarkLayout . Diagonal ; textWatermarkOptions . IsSemitrasparent...

    reference.aspose.com/words/net/aspose.words/tex...
  2. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...DiagonalDown 6 Specifies the diagonal border in a table cell. DiagonalUp...DiagonalUp 7 Specifies the diagonal border in a table cell. Examples...

    reference.aspose.com/words/net/aspose.words/bor...
  3. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border... DIAGONAL_DOWN Specifies the diagonal border in a...a table cell. DIAGONAL_UP Specifies the diagonal border in a table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...DiagonalDown Specifies the diagonal border in a table cell. DiagonalUp...DiagonalUp Specifies the diagonal border in a table cell. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....DiagonalDown 6 Specifies the diagonal border in a table cell. DiagonalUp...DiagonalUp 7 Specifies the diagonal border in a table cell. Examples...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....border line DiagonalDown A diagonal line from top left to right...right bottom DiagonalUp A diagonal line from bottom left to right...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  7. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...horizontal tickmarks became diagonal. I’ve attached the test files...axis/data on the first chart and diagonal tickmarks on the second—are...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  8. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... DiagonalUp Diagonal gradient moving from a bottom...opposite corner. DiagonalDown Diagonal gradient moving from a top...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the documentation article in C++.... The default value is Diagonal . GetType () const override...Words :: WatermarkLayout :: Diagonal ); textWatermarkOptions ->...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....border line DiagonalDown A diagonal line from top‑left to bottom‑right...bottom‑right DiagonalUp A diagonal line from bottom‑left to top‑right...

    docs.aspose.com/cells/net/cells-border-settings/