Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 9,371 for

assemble document

(0.09 sec)
  1. CopyOuterField | Aspose.PDF for .NET API Reference

    Copies an existing field from one PDF Document to another Document with original page number and ordinates. Notice Only for AcroForm fields excluding radio box....field from one PDF document to another document with original page...srcFileName String The name of PDF document which containes the field...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    PageSetup SheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet in C#....configure a document that can be printed as a book fold. Document doc...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  3. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    SaveOptions DmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered in C#....property is used when the document is exported to fixed page...effects in a document as we save it to PDF. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Shape.HasImage | Aspose.Words for .NET

    Shape HasImage property. Returns true if the shape has image bytes or links an image in C#....images from a document. Document doc = new Document ( MyDir + "Images...how to extract images from a document, and save them to the local...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Text | Aspose.Note for .NET API Reference

    Gets or sets the text. The string MUST NOT contain any characters of the value 10 line feed....text from the document. // The path to the documents directory....// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/richt...
  6. DocumentVisitor.VisitSubDocument | Aspose.Words...

    DocumentVisitor VisitSubDocument method. Called when a subDocument is encountered in C#....VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...

    reference.aspose.com/words/net/aspose.words/doc...
  7. IDocumentSavingCallback Interface | Aspose.Word...

    Aspose.Words.Saving.IDocumentSavingCallback interface. Implement this interface if you want to have your own custom method called during saving a Document in C#....method called during saving a document. public interface IDocumentSavingCallb...This is called to notify of document saving progress. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LoadOptions.BaseUri | Aspose.Words for .NET

    LoadOptions BaseUri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required. Can be null or empty string. Default is null in C#....relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    DocumentVisitor VisitDocumentStart method. Called when enumeration of the Document has started in C#....Called when enumeration of the document has started. public virtual...VisitDocumentStart ( Document doc ) Parameter Type Description doc Document The...

    reference.aspose.com/words/net/aspose.words/doc...
  10. StyleCollection.AddCopy | Aspose.Words for .NET

    StyleCollection AddCopy method. Copies a style into this collection in C#....the same document as well as to different document. Linked style...from one document into a different document. Document srcDoc =...

    reference.aspose.com/words/net/aspose.words/sty...