Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 20,125 for

insert documents

(0.09 sec)
  1. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....Indicates the format of the document that is to be loaded. Examples:...html document. // Suppose we want to load an .html document that...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++.... To add or insert new values to a chart series...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Several Image Into WORD Java

    Merge multiple Image into WORD in Java code. Save Image as WORD using Java....several image into Word Use our document merging API to create portable...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/java/merge/image-to-w...
  4. Several JPG Into TXT Java

    Merge multiple JPG into TXT in Java code. Save JPG as TXT using Java....several JPG into TXT Use our document merging API to create portable...example that iterates through documents and converts them to TXT:...

    products.aspose.com/words/java/merge/jpg-to-txt/
  5. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... Document () builder = aw . DocumentBuilder...space_before_auto = auto_spacing # Insert two paragraphs that will have...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  8. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberListSeparator method. Gets or sets the character sequence that is used to separate two page numbers in a page number list in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Drawing::Charts::ChartDataLabelP...

    Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert column chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/python-net/rendering-shap...