Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 17,926 for

insert documents

(0.09 sec)
  1. Aspose::Words::MailMerging::MailMerge::get_Regi...

    Aspose::Words::MailMerging::MailMerge::get_RegionEndTag method. Gets or sets a mail merge region end tag in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...mergeFieldNames [ 1 ]); // Insert a region with the same name...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++.... Examples Shows how to insert chart with date/time values...values. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Clone Slides|Aspose.Slides 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....clone of any slide and then insert that cloned slide to the current...the first section and then insert that cloned slide to the second...

    docs.aspose.com/slides/java/clone-slides/
  7. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....additional options when saving a document into the SaveFormat.XLSX format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. Optimizing Memory Usage while Working with Big ...

    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.... Inserting & Deleting Cells & Rows :...note that if there are lots of insert/delete operations for Cells/Rows...

    docs.aspose.com/cells/java/optimizing-memory-us...
  9. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/
  10. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

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