Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 15,332 for

section

(0.13 sec)
  1. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....(); } // Reject the first section revisions. doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Java Image Processing and Manipulation Library API in Java applications.... This section explains key programming concepts...

    docs.aspose.com/imaging/java/introduction/
  4. Loading, Saving and Converting|Aspose.Words for...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using Python.... This section provides information about...

    docs.aspose.com/words/python-net/loading-saving...
  5. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....headers of each document section. for ( Section sect : doc . getSections...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  6. FieldSection | Aspose.Words for Java

    Implements the Section field in Java....extends Field Implements the SECTION field. To learn more, visit...current section. Examples: Shows how to use SECTION and SECTIONPAGES...

    reference.aspose.com/words/java/com.aspose.word...
  7. Migrating from Earlier Versions of Aspose.Imagi...

    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....Imaging Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/imaging/java/migrating-from-ear...
  8. PageSetup.topMargin property | Aspose.Words for...

    PageSetup.topMargin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...