Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 20,449 for

insert documents

(0.19 sec)
  1. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision 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...InlineStory nodes. doc = aw . Document ( file_name = MY_DIR + 'Revision...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 计算一系列单元格的总和|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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  5. Remove Headers and Footers from a Word Document...

    Remove headers or footers from a word processing document easily and fast instead of using Open XML SDK in C#....Headers and Footers from a Word Document Contents [ Hide ] Purpose...headers and footers from a document. On this page we will look...

    docs.aspose.com/words/net/remove-headers-footer...
  6. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorTickMark method. Returns or sets the minor tick marks for the axis in C++....get_MinorTickMark () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....example, they cannot input data, insert, or delete rows or columns...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  9. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...Aspose.Words does not support inserting ADDIN fields, but we can still...

    reference.aspose.com/words/java/com.aspose.word...