Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 4,987 for

assemble document

(0.12 sec)
  1. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your HTML with the CompatibilityOptions DoNotUseHTMLParagraphAutoSpacing property. Ensure fixed paragraph spacing for a cleaner layout!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi.... Document doc = new Document ( MyDir + "Rendering...namespace Aspose.Words.Saving assembly Aspose.Words MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. BuiltInDocumentProperties.Item | Aspose.Words f...

    Access DocumentProperty objects effortlessly with the BuiltInDocumentProperties Item property. Streamline your Document management today!...that is not present in the document, but the name of the property...that is not present in the document and the name is not recognized...

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

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your Document processing with flexible font options....ttf" , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words FontSourceBase...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration.... Document doc = new Document (); DocumentBuilder...CODE39 barcodes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your Documents. Optimize your PDFs effortlessly!...not written to the output document and the default behaviour...saving a document to PDF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance Document security with easy integration and robust features....details for signing a PDF document with a digital signature....certificate was used to sign the document. HashAlgorithm { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting Documents to SVG format. Optimize your workflow today!...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

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

    Discover Aspose.Words.CleanupOptions to customize Document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient Documents....Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/cle...
  10. WatermarkerContext.ImageWatermark | Aspose.Word...

    Discover how to enhance your images with the WatermarkerContext ImageWatermark property, allowing you to add custom watermark images effortlessly....the document using context. string doc = MyDir + "Document.docx"...insert watermark image to the document from a stream using context...

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