Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 18,038 for

insert documents

(0.06 sec)
  1. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  2. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another document in Java....importing content from another document. Remarks: When you copy nodes...nodes from one document to another, this option specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....the Working with Fields documentation article. Remarks: Retrieves...time, in minutes, since the document was created. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldDde class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDde class. Implements the DDE 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...
  5. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for Inserted cells—default is blue!...color to be used for inserted cells Insertion. Default value is...work with insert/delete cell revision color. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lay...
  6. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Examples Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  7. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...the Working with Fields documentation article. public class FieldMergeSeq...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects....the Working with Comments documentation article. public class CommentCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/com...
  10. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...the Working with Comments documentation article. Inheritance: CommentCollection...this collection and from the document. (Inherited from NodeCollection...

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