Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 176,669 for

document formatting

(0.51 sec)
  1. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a Document using Python....and manage tables in a Word document using Aspose.Words for Python...users to create tables in a document from scratch and provides...

    docs.aspose.com/words/python-net/create-a-table/
  2. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....your document as a new table and quickly apply formatting to the...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/net/how-to-build-a-table-...
  3. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule Formatting...Represents horizontal rule formatting. To learn more, visit the...the Working with Shapes documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells for Python via .NET library, and how to customize the merged cell style.... Formatting, likewise, is based on the...when you merge cells, the formatting settings of the top‑left...

    docs.aspose.com/cells/python-net/merging-and-un...
  5. Different LineSpacing (12 vs 13.5 Multiple) App...

    We are programmatically replacing paragraph content inside StructuredDocumentTag (SDT) elements in a Word Document. The Document contains two visually identical tables. After replacing the paragraph inside the SDT and c…...elements in a Word document. The document contains two visually...implementation: Document doc = new Document("new.docx"); var...

    forum.aspose.com/t/different-linespacing-12-vs-...
  6. 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...
  7. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint presentations....Powerpoint Online Powerpoint Document Protection or Set Password...powerful C++ based Powerpoint document protection utility application...

    products.aspose.com/total/cpp/protect/powerpoint/
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  9. 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...
  10. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....Words Document Object Model, is made up of...Words for Java? A: Load the document, locate the target Table node...

    docs.aspose.com/words/java/split-table/