Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 9,371 for

assemble document

(0.1 sec)
  1. ImageData.SetImage | Aspose.Words for .NET

    ImageData SetImage method. Sets the image that the shape displays in C#....system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SaveFormat | Aspose.OCR for .NET API Reference

    For recognition result saving...Description Text 0 Saves the document in the plain text format.... Docx 1 Saves the document as an Office Open XML WordprocessingML...

    reference.aspose.com/ocr/net/aspose.ocr/savefor...
  3. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    DocSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C#....Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

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

    HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Html format in C#....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. IDocumentSavingCallback.Notify | Aspose.Words f...

    IDocumentSavingCallback Notify method. This is called to notify of Document saving progress in C#....This is called to notify of document saving progress. public void...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfConverter | Aspose.PDF for .NET API Reference

    Initializes new PdfConverteraspose.pdf.facades/pdfconverter object....Facades assembly Aspose.PDF PdfConverter(Document) Initializes...of the document . public PdfConverter ( Document document ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  7. AiModel Class | Aspose.Words for .NET

    Aspose.Words.AI.AiModel class. Represents information about a Generative Language Model in C#.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. StructuredDocumentTagCollection.RemoveAt | Aspo...

    StructuredDocumentTagCollection RemoveAt method. Removes a structured Document tag at the specified index in C#....method Removes a structured document tag at the specified index...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. MapiJournalDocumentStatus | Aspose.Email for .N...

    MapiJournalDocumentStatus MapiJournalDocumentStatus enumeration Indicates the status of Document. [Flags] public enum......enumeration Indicates the status of document. [Flags] public enum MapiJournalDocumentS...Value Description None 0 The document has not any status. Printed...

    reference.aspose.com/email/net/aspose.email.map...
  10. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    DocumentPartSavingArgs KeepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part in C#....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...