Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 4,930 for

document assembly

(0.16 sec)
  1. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldDisplayBarcode...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words/boo...
  4. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced Document security and compliance....digital signature in the PDF document will be time-stamped. Examples...saved PDF document digitally and timestamp it. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....field into a document. Document doc = new Document (); DocumentBuilder...fields are objects in the document that the user can interact...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...Remarks Some images in the document can be unavailable, for example...ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

    reference.aspose.com/words/net/aspose.words.loa...
  9. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  10. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal Document quality....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

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