Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,975 for

assemble document

(0.14 sec)
  1. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....or sets the subject of the document. public string Subject { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  2. SummaryLength Enum | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummaryLength enum, offering flexible summary length options for enhanced Document summarization and improved content clarity.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. MailMergeMainDocumentType Enum | Aspose.Words f...

    Discover the Aspose.Words.MailMergeMainDocumentType enum, defining various mail merge source Document types for seamless Document automation....types for a mail merge source document. public enum MailMergeMainDocumen...NotAMergeDocument 0 This document is not a mail merge document. FormLetters...

    reference.aspose.com/words/net/aspose.words.set...
  4. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your Document's clarity by distinguishing placeholder text from regular content....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagCollection.GetByTitle | As...

    Discover the GetByTitle method in StructuredDocumentTagCollection, which efficiently retrieves the first Document tag by title for streamlined data management....Returns the first structured document tag encountered in the collection...String The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing Document structure and ensuring clarity....how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  7. AiModel.Translate | Aspose.Words for .NET

    Professional Document translation API supporting multiple languages. Translate Word Documents accurately with AI-powered language processing....method Translates the provided document into the specified target...public abstract Document Translate ( Document sourceDocument ...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your Document's thumbnail with our customizable options. Enhance your visuals and improve Document presentation today!...) Updates Thumbnail of the document according to the specified...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your Document processing by efficiently handling SpecialChar nodes for better performance....node is encountered in the document. public virtual VisitorAction...that can be present in the document. Examples Shows how to use...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...saving a document to .epub. // 1 - Use the document's first page:...

    reference.aspose.com/words/net/aspose.words.ren...