Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,933 for

assemble document

(0.11 sec)
  1. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved Documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...of a document’s save operation. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentPropertyCollection.Count | Aspose.Words...

    Discover the DocumentPropertyCollection Count property to effortlessly retrieve the number of items in your collection for efficient data management....custom document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // Every document contains a collection of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  5. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing Document processing with detailed PageSaving event data. Enhance your workflow!...the Programming with Documents documentation article. public class...or close it after saving a document page. PageFileName { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!...Specifies the rendering mode for document comments. public enum CommentDisplayMode...Value Description Hide 0 No document comments are rendered. ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  7. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your Document in their original order with PageSet Even. Streamline your workflow and enhance Document management!...all the even pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...position tab characters with a document visitor. public void DocumentToTxt...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...

    reference.aspose.com/words/net/aspose.words/abs...
  9. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  10. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...Examples Shows how to split a document into parts and save them....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...

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