Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 4,984 for

assemble document

(0.04 sec)
  1. CustomXmlSchemaCollection.Remove | Aspose.Words...

    Effortlessly manage your CustomXmlSchemaCollection with the Remove method to eliminate specific values, enhancing data organization and efficiency.... Document doc = new Document (); string xmlPartId...namespace Aspose.Words.Markup assembly Aspose.Words CustomXmlSchemaColle...

    reference.aspose.com/words/net/aspose.words.mar...
  2. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless Document loading. Default is true....performed while loading a document. The default value is true...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number...

    reference.aspose.com/words/net/aspose.words.loa...
  3. FileCorruptedException Class | Aspose.Words for...

    Discover the Aspose.Words.FileCorruptedException class, designed to handle corrupted Documents effortlessly during loading. Ensure seamless Document management!...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific pages from any Document with our Splitter ExtractPages method. Save them in your desired format for easy access!...specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...

    reference.aspose.com/words/net/aspose.words.low...
  5. Shape.HasSmartArt | Aspose.Words for .NET

    Discover if your Shape features a SmartArt object with the HasSmartArt property. Unlock creative design possibilities for your projects!...shapes in a document with SmartArt objects. Document doc = new...new Document ( MyDir + "SmartArt.docx" ); int numberOfSmartArtShap...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveOptions Compliance to choose your OOXML version for output Documents. Optimize your files with the default Ecma376_2006 setting....OOXML version for the output document. The default value is Ecma376_2006...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....fonts and css) when saving a document to fixed page HTML or SVG...ResourceSavingCallba.md" ; Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....Converting to Fixed-page Format documentation article. public class PageLayoutCallbackAr...Name Description Document { get; } Gets document. Event { get; }...

    reference.aspose.com/words/net/aspose.words.lay...
  9. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your Document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...new Document ( MyDir + "Unoptimized document.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Document doc = new Document (); DocumentBuilder...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...