Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,165 for

section

(0.2 sec)
  1. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph 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...
  2. 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...
  3. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....docx"); Section firstPageSection = doc.getFirstSection();...KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  5. Getting Started | Aspose.Font for .NET

    C# Font Manipulation API's Getting Started Section covers topics including Product Overview, Supported File Formats, Feature List, and Installation.... Product Overview - This section provides an introduction to....NET. Feature List - This section includes a list of all the...

    docs.aspose.com/font/net/getting-started/
  6. Code Comparison for Common Features with OpenXM...

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

    docs.aspose.com/cells/net/code-comparison-for-c...
  7. Showcases|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....Contents [ Hide ] Showcases This section contains showcases and solutions...

    docs.aspose.com/psd/java/showcases/
  8. PDF Annotations in Node.js|Aspose.PDF for Node....

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for Node.js via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  9. SourceType enumeration | Aspose.Words for Node.js

    Aspose.Words.Bibliography.SourceType enumeration. Represents bibliography source types....BookSection Specifies the book section source. JournalArticle Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a paragraph from the first section. $ nodeType = Java ( "com.aspose...content is found in a different section. if ( java_values ( $ currNode...

    docs.aspose.com/words/java/extract-content-in-php/