Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 18,776 for

insert documents

(0.13 sec)
  1. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Managing Ranges|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....Implementing Non-Sequential Ranges Insert Ranges Merge or Unmerge Range...Replace Data in a Range AI Document Assistant Close Rows and Columns...

    docs.aspose.com/cells/java/managing-ranges/
  3. Working with Resource Assignment Budgets | Aspo...

    This guide covers how to manage and work with resource assignment budgets using Aspose.Tasks for C#....Task Usage page, select the Insert menu and then Column. Add columns...

    docs.aspose.com/tasks/cpp/assignment-budget/
  4. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....that creates an empty document, inserts some content and saves...it as a Microsoft Word .DOC document. Perl # ! C : \ Perl \ bin...

    docs.aspose.com/words/java/perl-and-aspose-word...
  5. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  6. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....application and then saving the Word document having resized images as DOCX...load a Word file using the Document class object to add image...

    kb.aspose.com/words/java/how-to-resize-image-in...
  7. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....breaks that are inserted explicitly into a document. It is not related...that MS Word automatically inserts at the end of each page. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...new PDF document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/operators/
  9. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... Get ( 0 ); // Inserting a row into the worksheet at...outputFilePath ); std :: cout << "Row inserted successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  10. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...

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