Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 9,632 for

assemble document

(0.08 sec)
  1. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    PdfSaveOptions DownsampleOptions property. Allows to specify downsample options in C#....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. RevisionGroupCollection Class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document in C#....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. public sealed...

    reference.aspose.com/words/net/aspose.words/rev...
  3. 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/...
  4. DocumentBase Class | Aspose.Words for .NET

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document in C#....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. CommonFigureAnnotation | Aspose.PDF for .NET AP...

    Constructor for using in Generator....CommonFigureAnnotati ( Document document ) Parameter Type Description...Description document Document Document where annotation will be placed...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  7. 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...
  8. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    DocumentVisitor VisitGroupShapeStart method. Called when enumeration of a group shape has started in C#....print its contents using a document visitor. public void GroupOfShapes...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. SoftEdgeFormat.Remove | Aspose.Words for .NET

    SoftEdgeFormat Remove method. Removes SoftEdgeFormat from the parent object in C#.... Document doc = new Document ( MyDir + "Rendering.... Radius = 30 ; builder . Document . Save ( ArtifactsDir + "Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TitleDate | Aspose.Note for .NET API Reference

    Gets or sets a string representation of the date in the title....one" ; var doc = new Document (); var page = new Page (...outputPath ); Shows how to create a document and save it in html format...

    reference.aspose.com/note/net/aspose.note/title...