Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 15,220 for

section

(0.59 sec)
  1. Metered Licensing|Documentation

    Developers can use the Python Image Processing Library API to apply a metered key, which is a new licensing mechanism....refer to Metered Licensing FAQ section. Metered Licensing Here are...

    docs.aspose.com/imaging/python-net/metered-lice...
  2. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve text using the GetText method. Simplify your coding with this essential tool for efficient text management....document's header/footers section-by-section is by accessing the collection...

    reference.aspose.com/words/net/aspose.words/run...
  3. Merge XPS files using C++ | Aspose.PDF

    Merge XPS files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/xps/
  4. Merge SVG files using C++ | Aspose.PDF

    Merge SVG files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/svg/
  5. PageSetup.TopMargin | Aspose.Words for .NET

    Adjust the PageSetup TopMargin property to customize the distance from the page's top edge to your text, enhancing layout and readability....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  8. PageSetup.header_distance property | Aspose.Wor...

    PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....a child node of the first section's Body. builder . insert_shape...first_section . body . story_type ) doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

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