Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 15,381 for

section

(0.47 sec)
  1. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a document by setting a restriction type using C#. You can also remove protection and make unrestricted editable regions....protection methods detailed in this section. Aspose.Words allows you to...restrictions for different sections. The following code example...

    docs.aspose.com/words/net/restrict-document-edi...
  2. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  3. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-header/
  4. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... first_section . body . first_child while...cur_node . next_sibling # A section body can contain Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Parsing PDF documents|Aspose.PDF for Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Java.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/java/parsing/
  8. Important Features|Aspose.Slides 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....Features Contents [ Hide ] This section provides detailed description...

    docs.aspose.com/slides/reportingservices/import...
  9. Disable CSS while saving to HTML with Golang vi...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....will be located in the HEAD section. If you attach this file as...

    docs.aspose.com/cells/go-cpp/disable-css-while-...
  10. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.Cells for C++....Edit Data from the Sparkline section of the Design tab. Select Edit...

    docs.aspose.com/cells/go-cpp/copy-sparkline-by-...