Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 4,983 for

assemble document

(0.36 sec)
  1. IDocumentProcessorPlugin.Save | Aspose.Words fo...

    Effortlessly save Documents with the IDocumentProcessorPlugin Save method, ensuring optimal output with customizable save options for your needs....Save method Save the document loaded by Load method to the...plugin (requires loading to Document ), method throws an exception...

    reference.aspose.com/words/net/aspose.words/ido...
  2. Convert HTML to DXF via C# API | products.aspos...

    Export HTML to DXF in your .NET applications without using any third party application...NET Open HTML file using Document class Initialize JpegDevice...using Image class Save the document to DXF format using Save method...

    products.aspose.com/total/net/conversion/html-t...
  3. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground color, enhancing your design with precision and creativity.... Document doc = new Document ( MyDir + "Big document.docx"...namespace Aspose.Words.Drawing assembly Aspose.Words Fill.ForeThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing Document processing....in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a new array with the ToArray method. Streamline your data management today!...in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/hea...
  6. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  7. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define Document property data types for enhanced Document management and customization....enumeration Specifies data type of a document property. public enum PropertyType...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  8. 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...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/net/aspose.words/pag...
  9. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags....from deleting this structured document tag. public bool LockContentControl...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  10. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...