Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,461 for

section

(0.21 sec)
  1. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python.... fields, headers/footers, sections, and paragraphs. While working...or the currently selected section by using the current_paragraph...

    docs.aspose.com/words/python-net/navigation-wit...
  2. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....page and section properties for the current section and all section...section that will be inserted. Use the DocumentBuilder.cellFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert PDF documents in Node.js|Aspose.PDF for...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  4. Convert PDF documents using JavaScript|Aspose.P...

    This Section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++....supported formats, see the section Aspose.PDF Supported File Formats...PDF converter app. Learn the sections of converting documents with...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  6. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....container for the main text of a section. To learn more, visit the Aspose...specify font, paragraph and section formatting. To learn more,...

    reference.aspose.com/words/cpp/aspose.words/
  8. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/avoiding-automatic-page-brea...
  9. Utility Features in Python|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....Python Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/utility-features-in-...
  10. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations Section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Python via C++....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/python-cpp/basic-operations/