Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 18,516 for

insert documents

(0.08 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

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

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

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...InsertBlock enables the developers to insert a GIF block at a particular...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....s () Examples Shows how to insert chart with date/time values...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Copying and Moving Worksheets|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....sheet before which you want to insert the moved or copied sheets...

    docs.aspose.com/cells/python-java/copying-and-m...
  7. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....might need to insert images into a Word document, a PDF file,...presentation, or some other document. Basically, you want to render...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  8. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily Insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....You can use ‘\n’ in C++ to insert explicit line breaks in a cell...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  9. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....Aspose :: Cells :: Cleanup (); } Insert or Delete Rows in an Excel...Excel Worksheet with C++ Inserting, Deleting Rows and Columns...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  10. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

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