Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 62,536 for

document formatting

(0.08 sec)
  1. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph Formatting properties in C++....Provides access to the paragraph formatting properties. System :: SharedPtr...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Split Documents via Android Mobile Apps | produ...

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your android application. Split Document by page number or by some predefined pattern....via Java Split Splitting Documents using Android Apps Split any...Android via Java. Download Document splitting via mobile apps...

    products.aspose.com/total/android-java/split/
  3. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....1 Use font and paragraph formatting specified in DocumentBuilder...DocumentBuilder as base formatting for text inserted from HTML. RemoveLastEmptyParag...

    reference.aspose.com/words/net/aspose.words/htm...
  4. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input Documents into a single Document and returns Document instance of the final Document in C++....:SharedPtr<Aspose::Words::Document>>&, Aspose::Words::LowCode::MergeFormatMode)...input documents into a single document and returns Document instance...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...the Working with Charts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Working with Paragraphs documentation article. Remarks Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to Format Number to Percentageusing Aspose.Cells for .NET API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/net/how-to-format-number-...
  9. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIndexFormat | Aspose.Words for Java

    Specifies the Formatting for the FieldIndex fields in a Document in Java....Specifies the formatting for the FieldIndex fields in a document. Examples:...Shows how to formatting FieldIndex fields. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...