Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 173,101 for

document formatting

(0.12 sec)
  1. Getting Started|Documentation

    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.... File Formats and Conversions Many customers...worldwide rely on the thorough document import and export features...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  2. Only some contents are bold - Free Support Foru...

    2237_Source.docx (20.6 KB) 2237_Development_withMergeFieldsFilledIn.docx (20.3 KB) Could anyone explain why the latest version of aspose, being used by the code shown below, would produce an output where only some of t…...LWObjects; var doc = new Document(lwDoc.SourceFileName); mergeInfo...appearing bold in the output document, while it was fully bold in...

    forum.aspose.com/t/only-some-contents-are-bold/...
  3. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc... import_format_mode) Appends the specified document to the end...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Protect Word document Online with password and ...

    Online Word file password protection app. C# .NET API code to apply password protection on Word Document....NET Protect Word Online Word Document Protection or Set Password...Develop powerful .NET based Word document protection utility application...

    products.aspose.com/total/net/protect/word/
  5. Font.Underline | Aspose.Words for .NET

    Discover the Font Underline property to customize text styles. Easily set and modify underline types for enhanced typography in your designs.... Document doc = new Document (); DocumentBuilder...insert formatted text using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the Document....Inserts a table cell into the document. insertCell () Remarks To...property to specify cell formatting. Returns The cell node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ImportFormatOptions::get_ForceCo...

    Aspose::Words::ImportFormatOptions::get_ForceCopyStyles method. Gets or sets a boolean value indicating either to copy conflicting styles in KeepSourceFormatting mode. The default value is false in C++....destination document, the source style formatting is expanded...forcibly copied into destination document with unique name and applied...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/create-com...