Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,946 for

assemble document

(0.08 sec)
  1. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines Document saving formats, ensuring your files are always in the preferred text format....Specifies the format in which the document will be saved if this save...a .txt document with a custom paragraph break. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your Document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... Document doc = new Document (); Paragraph paragraph...Paragraph namespace Aspose.Words assembly Aspose.Words AppendField(...

    reference.aspose.com/words/net/aspose.words/par...
  3. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... Document doc = new Document ( MyDir + "Office...converts a document to one. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external Document conversion. Enhance your workflow today!...Stream, SaveOptions ) Converts document using specified input output...SaveOptions ) Converts pages from document from input stream to array...

    reference.aspose.com/words/net/aspose.words/ido...
  5. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveOptions' DateTimeParsingMode property to customize how your Document parses dates and times, ensuring accurate data interpretation....the mode that specifies how document text is parsed to identify...date time format. Document doc = new Document ( MyDir + "Xlsx DateTime...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  7. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining Document formats for seamless loading and enhanced compatibility in your applications....Indicates the format of the document that is to be loaded. public...MsWorks 8 Microsoft Works 8 Document. Doc 10 Microsoft Word 95...

    reference.aspose.com/words/net/aspose.words/loa...
  8. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies loading Documents from IStream objects in your COM applications for seamless integration....load a Document from an IStream object. public Document OpenIStream...contains the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  9. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in Documents. Easily identify revision types for seamless Document editing....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  10. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing Document editing and collaboration in your projects....the Working with Comments documentation article. public class CommentCollection...this collection and from the document. Contains ( Node ) Determines...

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