Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 20,435 for

insert documents

(0.39 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldDatabase class | Aspose.Words for Python

    aspose.words.fields.FieldDatabase class. Implements the DATABASE field...with Fields documentation article. Remarks Inserts the results...of the first data record to insert. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...Working with Graphic Elements documentation article. Remarks You do...a gradient. insert(index, gradient_stop) Inserts a GradientStop...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design....Working with Graphic Elements documentation article. public class GradientStopCollecti...collection. Insert ( int, GradientStop ) Inserts a GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  6. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++...Developer Guide Working with XPS Document Modifying pages on events...that occur during the XPS document conversion When you need to...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  7. Features|Documentation

    Aspose.Diagram for Python via .NET features....within or between diagrams Insert images using API Add comments...Group shapes Insert hyperlinks to shape Specify document properties...

    docs.aspose.com/diagram/python-net/features/
  8. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation....property Gets or sets whether to insert the field names from the database...database and insert it as a field into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to export excel equations to other types of...

    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....use the toLaTeX() method and insert the generated results into...use the toMathML() method and insert the generated results into...

    docs.aspose.com/cells/python-java/export-equation/