Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 20,070 for

insert documents

(0.29 sec)
  1. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."SetHeadersAndFooters_out.xls" ); Insert an Image into a Header or Footer...

    docs.aspose.com/cells/nodejs-cpp/setting-header...
  2. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....method Ends a table row in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class 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...
  4. NodeChangingArgs.OldParent | Aspose.Words for .NET

    Discover the NodeChangingArgs OldParent property, which retrieves the parent node prior to changes, ensuring seamless operations and enhanced data management....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects....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/net/aspose.words/sec...
  6. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....the Working with Fields documentation article. Remarks: Calcualtes...of an equation. Document doc = new Document(); // Use a field...

    reference.aspose.com/words/java/com.aspose.word...
  7. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldLink class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldLink class. Implements the LINK field...the Working with Fields documentation article. Remarks For information...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....database and insert it as a field into a document. Document doc = new...new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement....Gets or sets the text to be inserted after the field if the field...perform a mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...