Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 4,947 for

document assembly

(0.33 sec)
  1. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....visitor DocumentVisitor The document visitor. Return Value The...shapes in a document. public void VisitShapes () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageWatermarkOptions Class | Aspose.Words for ...

    Discover Aspose.Words.ImageWatermarkOptions. Customize your image watermarks effortlessly with versatile options for enhanced Document presentation....Working with Watermark documentation article. public class ImageWatermarkOption...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/ima...
  3. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in Document processing....saving an OOXML document. Document doc = new Document ( MyDir + "Big..."Big document.docx" ); // When we save the document to an OOXML...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your Document's starting line number for enhanced formatting.... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.LinesPerPage...

    reference.aspose.com/words/net/aspose.words/pag...
  5. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration.... Document doc = new Document (); DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Metered.SetMeteredKey | Aspose.Words for .NET

    Effortlessly manage your metered license with the SetMeteredKey method. Ensure seamless data uploads and avoid evaluation status with regular checks.... Document doc = new Document ( MyDir + "Document.docx" );...Metered namespace Aspose.Words assembly Aspose.Words Metered.GetProductName...

    reference.aspose.com/words/net/aspose.words/met...
  7. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....field into a document. Document doc = new Document (); DocumentBuilder...fields are objects in the document that the user can interact...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartDataLabelCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless Document automation and enhanced efficiency.... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  10. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...