Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 4,983 for

assemble document

(0.09 sec)
  1. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing.... Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as a TIFF, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. NumeralFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your Document rendering today!... Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldComments.Text | Aspose.Words for .NET

    Manage your comments effortlessly with the FieldComments Text property—easily get or set comment text for enhanced user interaction.... Document doc = new Document (); DocumentBuilder...); // Set a value for the document's "Comments" built-in property...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced Document design.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  8. HtmlElementSizeOutputMode Enum | Aspose.Words f...

    Discover Aspose.Words.Saving.HtmlElementSizeOutputMode. Control element sizes for optimal HTML, MHTML, and EPUB exports. Enhance your Document formatting!...relative units, specified in the document are exported. RelativeOnly...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/net/aspose.words.sav...
  9. CompositeNode.GetEnumerator | Aspose.Words for ...

    Explore the CompositeNode GetEnumerator method for seamless iteration over child nodes. Enhance your coding efficiency with this powerful feature!...all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  10. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your Documents for enhanced organization and clarity....level of a paragraph in the document. public enum OutlineLevel...collapsible text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/out...