Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,233 for

assemble document

(0.7 sec)
  1. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom Document properties effortlessly with the Add method. Enhance your Documents with tailored String data types for optimal performance....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...we make a change within the document, // we can apply the change...

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

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....block to a document. // A document's glossary document stores building...building blocks. Document doc = new Document (); GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  4. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Document.PunctuationKerning | Aspose.Words for ...

    Discover the PunctuationKerning property. Enhance your typography by applying kerning to Latin text and punctuation for improved readability and style....PunctuationKerning Document.PunctuationKerning property Specifies...punctuation. Document doc = new Document ( MyDir + "Document.docx" );...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.RemoveCustomizations | Aspose.Words fo...

    Remove toolbar and keyboard customizations from Word Documents to restore default settings and ensure a clean Document experience....RemoveCustomizations Document.RemoveCustomizations method Removes...command customizations from the document. public void RemoveCustomizations...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document...access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your Document exports to HTML, MHTML, or EPUB effortlessly!...CSS styles are saved when a document is saved to HTML, MHTML or...conversion creates. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize Document margins for binding. Enhance your layout with perfect margins for professional results....space added to the margin for document binding. public double Gutter...gutter margins. Document doc = new Document (); // Insert text...

    reference.aspose.com/words/net/aspose.words/pag...
  10. 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...