Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,984 for

document assembly

(0.16 sec)
  1. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your Documents for enhanced organization and efficiency....name of the bookmark in the document to include. public string...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input Documents for seamless processing and improved productivity....From( string ) Specifies input document for processing. public Processor...Description input String Input document file name. Return Value Returns...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. 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...
  5. ReportingEngine.Options | Aspose.Words for .NET

    Discover the ReportingEngine Options property to easily customize report-building behaviors with flexible flags for optimal performance and control.... Document , new DataSet (), "" ); See...namespace Aspose.Words.Reporting assembly Aspose.Words ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  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. ListCollection.GetEnumerator | Aspose.Words for...

    Discover the ListCollection GetEnumerator method to easily access and iterate through Document lists. Enhance your coding efficiency today!...will enumerate lists in the document. public IEnumerator < List...namespace Aspose.Words.Lists assembly Aspose.Words ListCollection...

    reference.aspose.com/words/net/aspose.words.lis...
  9. 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...
  10. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a Document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output Document....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/cpp/convert-a-document-to...