Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 9,370 for

assemble document

(0.12 sec)
  1. INodeChangingCallback Interface | Aspose.Words ...

    Aspose.Words.INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C#....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/net/aspose.words/ino...
  2. VariableCollection.RemoveAt | Aspose.Words for ...

    VariableCollection RemoveAt method. Removes a Document variable at the specified index in C#....RemoveAt method Removes a document variable at the specified...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  3. FieldSectionPages Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldSectionPages class. Implements the SECTIONPAGES field in C#....the Working with Fields documentation article. public class FieldSectionPages...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Comment.RemoveAllReplies | Aspose.Words for .NET

    Comment RemoveAllReplies method. Removes all replies to this comment in C#....replies will be deleted from the document. Examples Shows how to remove...comment replies. Document doc = new Document (); Comment comment...

    reference.aspose.com/words/net/aspose.words/com...
  5. FieldMergingArgsBase.Field | Aspose.Words for .NET

    FieldMergingArgsBase Field property. Gets the object that represents the current merge field in C#....of HTML documents. public void MergeHtml () { Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  6. RevisionGroup.Text | Aspose.Words for .NET

    RevisionGroup Text property. Returns inserted/deleted/moved text or description of format change in C#....revisions in a document. Document doc = new Document ( MyDir + "Revisions...RevisionGroup namespace Aspose.Words assembly Aspose.Words RevisionGroup...

    reference.aspose.com/words/net/aspose.words/rev...
  7. RelativeVerticalPosition Enum | Aspose.Words fo...

    Aspose.Words.Drawing.RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C#.... Document doc = new Document (); DocumentBuilder...as a watermark. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Public API Changes in Aspose.PDF for Java 4.6.0...

    Understand the updates and changes to the public API in Aspose.PDF for Java version 4.6.0 to enhance compatibility and functionality....especially important and is documented here. In the latest version...destFileName) public AForm(IDocument document, String destFileName) com...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. Row.AcceptEnd | Aspose.Words for .NET

    Row AcceptEnd method. Accepts a visitor for visiting the end of the row in C#....visitor DocumentVisitor The document visitor. Return Value The...table in a document. public void TableToText () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Device | Aspose.PDF for .NET API Reference

    Abstract class for all types of devices. Device is used to represent pdf Document in some format. For example Document page can be represented as image or text....represent pdf document in some format. For example, document page can...namespace Aspose.Pdf.Devices assembly Aspose.PDF CompressionType...

    reference.aspose.com/pdf/net/aspose.pdf.devices...