Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 18,766 for

insert documents

(0.07 sec)
  1. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify Inserted objects in Word with change tracking enabled. Enhance your document management today!...Returns true if this object was inserted in Microsoft Word while change...InlineStory nodes. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  2. InlineStory.isMoveToRevision property | Aspose....

    InlineStory.isMoveToRevision property. Returns ``true`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...nodes. let doc = new aw . Document ( base . myDir + "Revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Signature Line in an Excel Workbook|Docu...

    This article describes how to Create Signature Line in an Excel Workbook using C# codes with Aspose.Cells for Python via .NET....Signature Line by clicking the Insert Tab and then selecting Signature...

    docs.aspose.com/cells/python-net/create-signatu...
  4. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....the Working with Fields documentation article. Remarks: Builds...fields, and inserts that index at this place in the document. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism....applicable number styles see the Insert Footnote or Endnote dialog...reference marks. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  7. Merge two adjacent cells|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...., cell2Name ); // Given a document name, a worksheet name, and...cell2Name ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  8. Font.Bold | Aspose.Words for .NET

    Discover the Font Bold property, easily identify if your text is bolded, enhancing readability and style for your web design projects....to insert formatted text using DocumentBuilder. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes....applicable number styles see the Insert Footnote or Endnote dialog...marks. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... Document () # Insert even and primary headers/footers...headers/footers into the document. # The primary header/footers...

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