Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 9,632 for

assemble document

(0.09 sec)
  1. RevisionCollection.RejectAll | Aspose.Words for...

    RevisionCollection RejectAll method. Rejects all revisions in this collection in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  2. MailMergeCleanupOptions Enum | Aspose.Words for...

    Aspose.Words.MailMerging.MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C#....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  3. OnStartPage | Aspose.PDF for .NET API Reference

    Fires on page start printing....OnStartPage ( PrintDocument document , PrintPageEventArgs e ) Parameter...Type Description document PrintDocument Document to print. e PrintPageEventArgs...

    reference.aspose.com/pdf/net/aspose.pdf/printco...
  4. OoxmlCompliance Enum | Aspose.Words for .NET

    Aspose.Words.Saving.OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C#....shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CustomDocumentProperties.Add | Aspose.Words for...

    CustomDocumentProperties Add method. Creates a new custom Document property of the String data type in C#....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  6. OnSvgDocumentReady | Aspose.CAD for .NET API Re...

    OnSvgDocumentReady ISvgResourceKeeperCallback.OnSvgDocumentReady method Called when SVG Document is ready. public str......OnSvgDocumentReady method Called when SVG document is ready. public string OnSvgDocumentReady...Description htmlData Byte[] The SVG document conent bytes. suggestedFileName...

    reference.aspose.com/cad/net/aspose.cad.imageop...
  7. PdfSaveOptions | Aspose.PDF for .NET API Reference

    Save options for export to Pdf format...Response object be closed after document saved into response. DefaultFontName...on computer. When the PDF document that is saved into PDF contains...

    reference.aspose.com/pdf/net/aspose.pdf/pdfsave...
  8. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    PdfSaveOptions OutlineOptions property. Allows to specify outline options in C#....a saved PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.TextCompression | Aspose.Words f...

    PdfSaveOptions TextCompression property. Specifies compression type to be used for all textual content in the Document in C#....all textual content in the document. public PdfTextCompression...output size when saving a document without compression. Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Process | Aspose.PDF for .NET API Reference

    Converts certain Document pages into tiff and save it in the output stream....Process method Converts certain document pages into tiff and save it...override void Process ( Document document , int fromPage , int toPage...

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