Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 9,584 for

assemble document

(0.16 sec)
  1. GoToRemoteAction | Aspose.PDF for .NET API Refe...

    Initializes GoToRemoteAction object....remotePdf String Destination PDF document. remotePageNumber Int32 Destination...namespace Aspose.Pdf.Annotations assembly Aspose.PDF GoToRemoteAction(string...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  2. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    PageSetup OddAndEvenPagesHeaderFooter property. True if the Document has different headers and footers for oddnumbered and evennumbered pages in C#....OddAndEvenPagesHeade property True if the document has different headers and...affects all sections in the document. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/pag...
  3. EndnoteOptions.RestartRule | Aspose.Words for .NET

    EndnoteOptions RestartRule property. Determines when automatic numbering restarts in C#....places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  4. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    DocumentVisitor VisitOfficeMathStart method. Called when enumeration of a Office Math object has started in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Paragraph.Runs | Aspose.Words for .NET

    Paragraph Runs property. Provides access to the typed collection of pieces of text inside the paragraph in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  6. RunCollection.ToArray | Aspose.Words for .NET

    RunCollection ToArray method. Copies all runs from the collection to a new array of runs in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  7. Inline.IsInsertRevision | Aspose.Words for .NET

    Inline IsInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Field.Update | Aspose.Words for .NET

    Field Update method. Performs the field update. Throws if the field is being updated already in C#....into a document using FieldType. Document doc = new Document ();...; builder . Write ( "This document was written by " ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CustomPartCollection Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomPartCollection class. Represents a collection of CustomPart objects in C#....Structured Document Tags or Content Control documentation article...access a document’s arbitrary custom parts collection. Document doc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. LayoutEnumerator.Current | Aspose.Words for .NET

    LayoutEnumerator Current property. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C#.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...