Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 173,101 for

document formatting

(0.14 sec)
  1. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...the Working with Lists documentation article. Remarks A list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents Formatting of a list...class List class Represents formatting of a list. To learn more...the Working with Lists documentation article. Remarks A list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the Formatting for a paragraph...class Represents all the formatting for a paragraph. To learn...Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....How to Format Number as Currency with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  5. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source Formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of textboxes content ignored...manage text box formatting while appending a document. // Create a...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target Document that already contains Formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...a target document that already contains formatting definitions...have a blue font color . The document itself is empty and contains...

    forum.aspose.com/t/list-level-and-heading-style...
  7. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another and...

    docs.aspose.com/words/java/features/
  8. Copy Range Data with Style|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....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/net/copy-range-data-with-...
  9. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for .NET...

    docs.aspose.com/words/net/table-join/
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....Word document using the DocumentBuilder class: Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/insert-hyperlink/