Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 177,125 for

document formatting

(0.16 sec)
  1. Public API Changes in Aspose.Cells 8.4.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes the changes to the...to specify the strategy to format the parsed values while converting...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Table.styleOptions property | Aspose.Words for ...

    Table.styleOptions property. Gets or sets bit flags that specify how a table style is applied to this table.... Document (); let builder = new aw ...before setting any table formatting. builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in table cells. Enhance your Document layout effortlessly!...build a formatted 2x2 table. Document doc = new Document (); DocumentBuilder...While building the table, the document builder will apply its current...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...
  5. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow Formatting for an object....class Represents the glow formatting for an object. Remarks Use...glow shape effect. doc = aw . Document ( file_name = MY_DIR + 'Various...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET.... A table in a document is a great way to structure...content formatting element and are supported by most formats in one...

    docs.aspose.com/words/net/working-with-tables/
  7. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...emphasize it with custom formatting. // The hyperlink will be...

    reference.aspose.com/words/cpp/aspose.words/und...
  9. Converting a PDF file to TIFF using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑TIFF Conversion on All Platforms... powerful and easy to use document manipulation and conversion...lines of code. Open a PDF document for converting Convert a PDF...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....Row with Formatting To insert a row with formatting options,...listed below. SameAsAbove – Formats the row the same as the row...

    docs.aspose.com/cells/cpp/inserting-and-deletin...