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

section

(1.69 sec)
  1. PageSetup.leftMargin property | Aspose.Words fo...

    PageSetup.leftMargin 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. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  3. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection methods detailed in this section. Aspose.Words allows you to...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/python-net/restrict-docum...
  4. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_Section_size property. Gets or sets the size of the pie chart secondary Section as a percentage....second_section_size property ChartSeriesGroup.second_section_size...secondary section as a percentage. @property def second_section_size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LINQ Reporting Engine API in Java|Aspose.Words ...

    Learn LINQ Reporting Engine API to build a report in Java.... This section includes the following topics:...

    docs.aspose.com/words/java/linq-reporting-engin...
  6. 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 .NET....[ Hide ] Basic operations section describes the first and simplest...

    docs.aspose.com/pdf/python-net/basic-operations/
  7. AI-powered Features|Aspose.Words for Java

    Aspose.Words for Java introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance.... In this section, we will cover everything you...

    docs.aspose.com/words/java/ai-powered-features/
  8. Supported Platforms|Aspose.Words for .NET

    Use Aspose.Words to build applications for .NET, Java, C ++, Python, as well as other platforms such as Azure, Visual Studio, PHP, and more to perform a wide variety of document processing tasks using C#.... This section provides information on using...

    docs.aspose.com/words/net/platforms-and-interop...
  9. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...SECTION_BREAK . PAGE_BREAK_CHAR Page...(char)13 or “\r”. SECTION_BREAK End of section character: “\x000c”...

    reference.aspose.com/words/python-net/aspose.wo...