Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 17,895 for

insert documents

(0.1 sec)
  1. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....Section::AppendContent method Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....the current position in the document as a bookmark end. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name 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...
  7. PDF to JPEG Converter using Java | Aspose.PDF

    PDF to JPEG conversion via Java sample code. Programmers can use this example code to export PDF to JPEG within any Web or Desktop Java based application....convert programmatically a document from PDF to JPEG format with...with a modern document-processing Java API. Use just a few lines...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  8. PDF to PNG Converter using Java | Aspose.PDF

    PDF to PNG conversion via Java sample code. Programmers can use this example code to export PDF to PNG within any Web or Desktop Java based application....programmatically a document from PDF to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  9. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/)....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...
  10. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

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