Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,187 for

assemble document

(0.08 sec)
  1. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....to manage a document while saving to html. Document doc = new Document...Document ( MyDir + "Big document.docx" ); // Following formats...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing Document titles in the Windows title bar for easy identification....title bar should display the document title taken from the Title...Title entry of the document information dictionary. public bool DisplayDocTitle...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your Document-saving experience with the SaveOptions ProgressCallback property, providing real-time updates on saving progress for seamless workflows....property Called during saving a document and accepts data about saving...to manage a document while saving to html. Document doc = new Document...

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

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!...the same document as well as to different document. Linked style...clone a document’s style. Document doc = new Document (); // The...

    reference.aspose.com/words/net/aspose.words/sty...
  5. XmlDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.XmlDataSource. Easily access XML data for seamless integration into your reports and enhance data visualization....the LINQ Reporting Engine documentation article. public class XmlDataSource...BuildReport overloads. In template documents, if a top-level XML element...

    reference.aspose.com/words/net/aspose.words.rep...
  6. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in Document processing. Enhance your workflow today!...the Working with Fields documentation article. public class FieldSection...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your Document's last print date in UTC. Enhance your workflow today!...or sets the date when the document was last printed in UTC. public...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  8. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!... Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...

    reference.aspose.com/words/net/aspose.words.mai...
  9. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity.... Document doc = new Document ( MyDir + "Form fields...namespace Aspose.Words.Saving assembly Aspose.Words PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Levels of Nodes in a Document documentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/story/