Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,283 for

document assembly

(0.15 sec)
  1. BuiltInDocumentProperties.Author | Aspose.Words...

    Manage Document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization....Gets or sets the name of the document’s author. public string Author...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.Keywords | Aspose.Wor...

    Enhance your Documents with BuiltInDocumentProperties. Easily manage keywords to improve searchability and organization for better productivity....property Gets or sets the document keywords. public string Keywords...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your Document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity....property Gets or sets the document comments. public string Comments...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  4. StructuredDocumentTag.StyleName | Aspose.Words ...

    Discover the StyleName property of StructuredDocumentTag. Easily manage and customize styles for your Documents to enhance organization and clarity....applied to the structured document tag. public string StyleName...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  5. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security....certificate was used to sign the document. public CertificateHolder...generated PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....when saving a document to a rendered format. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lay...
  7. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...how to extract images from a document, and save them to the local...individual files. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    Discover how the SvgSaveOptions ExportEmbeddedImages property lets you embed images in SVG files as base64, enhancing portability while managing file size....should be embedded into the SVG document as base64. Be aware that activating...created while converting a document to .svg. public void SvgResourceFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!...to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  10. FootnoteOptions.Columns | Aspose.Words for .NET

    Discover the FootnoteOptions Columns property to easily format your footnotes with customizable column layouts for enhanced readability and presentation.... Document doc = new Document ( MyDir + "Footnotes...doc . Save ( ArtifactsDir + "Document.FootnoteColumns.docx" ); See...

    reference.aspose.com/words/net/aspose.words.not...