Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 41,638 for

document properties

(0.52 sec)
  1. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...TableStyle → Style Properties Name Description aliases Gets all...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets fill formatting for the Stroke in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_On method |...

    Aspose::Words::Drawing::Stroke::get_On method. Defines whether the path will be stroked in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SaveOptions.save_format property | Aspose.Words...

    SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used....save_format property SaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this save...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...the Working with Shapes documentation article. Remarks Use the...Shape.stroke property to access stroke properties of a shape....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  8. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  9. Add Image Stamp to PDF using CLI | Aspose.PDF

    Add image stamp to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI.... Add Image Stamp to PDF Document CLI You need Aspose.PDF CLI...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/cpp-cli/stamps/image/
  10. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....source Word document file using an instance of the Document class Create...file settings Save the Word document as a PCL file on the disk...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...