Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 18,742 for

insert documents

(0.31 sec)
  1. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Shows how to insert DML shapes into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library.... Insert an Image into a Header or Footer...the Header/Footer tab. AI Document Assistant Close Setting Margins...

    docs.aspose.com/cells/net/setting-headers-and-f...
  3. Aspose::Words::Notes::FootnoteNumberingRule enu...

    Aspose::Words::Notes::FootnoteNumberingRule enum. Determines when automatic footnote or endnote numbering restarts in C++....continuous throughout the document. RestartSection 1 Numbering...numbering at certain places in the document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....sheet before which you want to insert the moved or copied sheets...

    docs.aspose.com/cells/python-net/copying-and-mo...
  5. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading Documents....additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InputGroup|Documentation

    InputGroup element is used to Insert personalized information, such as the respondent's name or email, into the form....Hide ] This element is used to insert personalized information, such...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  7. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. input_group|Documentation

    Input_group element is used to Insert personalized information, such as the respondent's name or email, into the form....Hide ] This element is used to insert personalized information, such...

    docs.aspose.com/omr/net/txt-markup/input_group/
  9. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes....has_revisions property Document.has_revisions property Returns...Returns True if the document has any tracked changes. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e....characters to a document. doc = aw . Document () builder = aw...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

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