Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 4,712 for

assemble document

(0.06 sec)
  1. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better Document presentation....other floating objects in the document to overlap its extents when...tables properties. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  3. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...ConvertNumbersToHexa () { Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...

    reference.aspose.com/words/net/aspose.words.rep...
  4. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....insert it into a document. Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your Document processing with advanced techniques.... 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...
  6. 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...
  7. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...TabStopCollection namespace Aspose.Words assembly Aspose.Words Add( double,...

    reference.aspose.com/words/net/aspose.words/tab...
  8. TabStopCollection.Count | Aspose.Words for .NET

    Discover the TabStopCollection Count property to easily access the total number of tab stops, enhancing your UI design and user experience....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  9. ConvertUtil Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your Document processing with essential helper functions today!...Between Measurement Units documentation article. public static class...settings for a section. Document doc = new Document (); DocumentBuilder...

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