Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 15,446 for

section

(0.18 sec)
  1. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....KEEP_SOURCE_FORMATTING); for (Section srcSection : docToInsert.getSections())...last empty paragraph in a section. if (((srcNode.getNodeType())...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....The SDT represents repeating section type when displayed in the...The SDT represents repeating section item. EntityPicker 16 The SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....SharedPtr < Aspose :: Words :: Section >> ( System :: MakeObject <...< Aspose :: Words :: Section > ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....headers of each document section. for ( Section sect : doc . getSections...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/java/add-watermark-in-doc...
  5. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes Section handling for XLSX exports, ensuring seamless document management and multiple worksheets....property Gets or sets the way how sections are handled when saving to...document.docx" ); // Each section of a document will be created...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  7. 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/slides/net/code-comparison-for-...
  8. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_body_end()...words class Body Body.parent_section property Body.accept_end method...

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

    HeaderFooter.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor....HeaderFooter HeaderFooter.parent_section property HeaderFooter.accept_end...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/go-cpp/advanced-operations/