Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 173,108 for

document formatting

(0.1 sec)
  1. Reading and Writing Query Table of Worksheet wi...

    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....node" ); // The path to the documents directory. const dataDir =...console . log ( "Preserve Formatting: " + qt . getPreserveFormattin...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  2. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....input PDF document and saving it to the Text format. Moreover...output Text with or without formatting as compared to the source...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  3. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…... For instance, if formatting changes are causing the bullet...comparison options to ignore formatting differences. Scenario 2:...

    forum.aspose.com/t/defect-displayed-content-as-...
  4. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....want a document that does not have the same formatting across...need to modify page number formats, have different page size and...

    docs.aspose.com/words/cpp/working-with-sections/
  5. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule....customize its formatting. doc = aw . Document () builder = aw...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary Document within a Word Document. A glossary Document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the Documentation article in C++....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a Document using Node.js....simple column chart into the document using DocumentBuilder.insertChart...how to insert a chart into a document. Insert Column Chart The following...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. HyperText Markup Language Format - HTML|Documen...

    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....AI HyperText Markup Language Format - HTML Contents [ Hide ] Aspose...your Excel workbooks into HTML format. The exported HTML workbooks...

    docs.aspose.com/cells/net/hypertext-markup-lang...
  9. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines Formatting for a list level. To learn more, visit the Documentation article in C++....] ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. class ListLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the paragraph in Java....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document(); // A list allows...

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