Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,934 for

document assembly

(0.09 sec)
  1. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve Document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined Document management and enhanced efficiency....DigitalSignatureColl indexer Gets a document signature at the specified...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/par...
  3. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....converts a document to one. 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...
  6. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!...converts a document to one. 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. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...converts a document to one. 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...
  8. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity....section belongs to a different document. No new section is created...created in the destination document. Examples Shows how to append the...

    reference.aspose.com/words/net/aspose.words/sec...
  9. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....headings in other documents. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a table...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PreferredWidthType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.PreferredWidthType enum. Easily define table and cell width measurements for precise Document formatting.... Document doc = new Document ( MyDir + "Tables...namespace Aspose.Words.Tables assembly Aspose.Words PreferredWidth...

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