Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 172,521 for

document formatting

(0.2 sec)
  1. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your paragraph's list Formatting, enhancing your Document's presentation....Provides access to the list formatting properties of the paragraph...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. Save Visio document programmatically|Documentation

    This page describes how to save Visio Document to file, stream with Aspose.Diagram library....Save Visio document programmatically Contents [ Hide ] Visio...drawing can be saved in any save format supported by Aspose.Diagram...

    docs.aspose.com/diagram/net/save-visio-document/
  3. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a Document...represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks A complete...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: Document = aw.Document(file_path) for page in range(0, docu…... code: document = aw.Document(file_path) for page...range(0, document.page_count): extractedPage = document.extract_pages(page...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  5. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame....to get information about formatting properties of paragraphs...that are frames. doc = aw . Document ( MY_DIR + 'Paragraph frame...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....how to work with soft edge formatting. auto builder = System ::...set_Radius ( 30 ); builder -> get_Document () -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related Formatting for a paragraph....Represents frame related formatting for a paragraph. Remarks...to get information about formatting properties of paragraphs...

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

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....access to font formatting of the data table. format Provides access...text background and border formatting of the data table. hasHorizontalBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.StyleIdentifier | Aspose.Words for .NET

    Discover the Font StyleIdentifier property to easily manage character styles in your Formatting. Enhance your design with locale-independent solutions!...character style applied to this formatting. public StyleIdentifier StyleIdentifier...of existing text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Aspose::Words::Watermark::get_Type method | Asp...

    Aspose::Words::Watermark::get_Type method. Gets the watermark type in C++....MakeObject < Aspose :: Words :: Document > (); // Add a plain text...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/cpp/aspose.words/wat...