Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 15,203 for

section

(0.09 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control 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...
  2. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....child articles of the current section, you can learn more about the...child article in the current section. Aspose.Words protection feature...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Converting a PDF file to EXCEL using Rust | Asp...

    Code Examples on Rust for PDF‑to‑EXCEL Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  5. PageSetup.differentFirstPageHeaderFooter proper...

    PageSetup.differentFirstPageHeaderFooter property. True if a different header or footer is used on the first page....appears on the first page of the section. builder . moveToHeaderFooter...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...block=left_section_1_header column=1 border=square...border_color=DarkOrange ?content=Section 1 font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  8. NodeCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your NodeCollection with our Clear method, removing all nodes from both the collection and the document for optimal performance....Examples Shows how to remove all sections from a document. Document...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/net/aspose.words/nod...
  9. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library.... Here in documentation section of Aspose.PDF for C++, you...effectively. Let’s check the next section for more details: Working with...

    docs.aspose.com/pdf/cpp/overview/
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use Java PDF API to access, add and remove attachments in PDF files using Java from within your applications. Complete guide with Java code samples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/java/attachments/