Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 4,936 for

assemble document

(0.19 sec)
  1. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF Documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your Document integrity with reliable server authentication....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize Document saving in HTML and MHTML formats, enhancing compatibility and performance....HTML is used when saving the document to Html and Mhtml formats...Description Xhtml 0 Saves the document in compliance with the XHTML...

    reference.aspose.com/words/net/aspose.words.sav...
  4. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  5. 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...
  6. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FileFormatUtil.LoadFormatToSaveFormat | Aspose....

    Effortlessly convert LoadFormat to SaveFormat with FileFormatUtil's LoadFormatToSaveFormat method. Streamline your file management today!...the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  8. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF Documents by ensuring complete font embedding for perfect formatting....embedded into the resulting PDF documents. public bool EmbedFullFonts...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality....tables in a document. Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

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