Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 173,106 for

document formatting

(0.46 sec)
  1. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Python....Contents [ Hide ] Microsoft Word documents may contain various characters...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/python-net/working-with-c...
  2. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the Document in C++....Inserts a table cell into the document. System :: SharedPtr < Aspose...property to specify cell formatting. Examples Shows how to build...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Python....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/python-net/working-with-t...
  4. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....How to Format Number as Date Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers as dates in Excel (or any spreadsheet...

    docs.aspose.com/cells/javascript-cpp/format-num...
  5. C++ API to Convert XSLFO to DIF | products.aspo...

    Convert XSLFO to DIF via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to define the formatting of a document. It is used to describe...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document....start_table() Starts a table in the document. def start_table ( self ):...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::SoftEdgeFormat class | ...

    Aspose::Words::Drawing::SoftEdgeFormat class. Represents the soft edge Formatting for an object in C++....Represents the soft edge formatting for an object. class SoftEdgeFormat...how to work with soft edge formatting. auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...GenerateWordWithStro() { Document doc = new Document(); // We can position...inserted and specify any extra formatting to the table. DocumentBuilder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general Formatting...date and time, and general formatting. To learn more, visit the...the Working with Fields documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!...relates to change of Style formatting, use ParentStyle instead...an inline node. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/rev...