Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 15,201 for

section

(0.23 sec)
  1. StructuredDocumentTagRangeStart.Appearance | As...

    Discover how to customize the appearance of StructuredDocumentTagRangeStart for enhanced document formatting and improved readability....Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  3. 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...
  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. 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/
  6. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....all block-level nodes in the section's body, // then clone and insert...last empty paragraph of a section. for ( var srcSection of docToInsert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Jython Programmers Guide|Aspose.PDF for Java

    Get started with Jython programming for Aspose.PDF by learning key features and methods for managing PDF files in Jython....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/jython-programmers-guide/
  10. Read Barcode From TIFF Image in Java | Scan Bar...

    Read or exctract barcode details from a multi-page TIFF image using Java. Scan multiple barcodes of different types from a single TIFF image in Java....file from the New Releases section or configure it from Aspose...look at the documentation section to explore working with different...

    blog.aspose.com/barcode/read-barcode-from-multi...