Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 20,128 for

insert documents

(0.12 sec)
  1. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java.... Document doc = new Document(); DocumentBuilder...builder.startTable(); // We must insert at least one row before setting...

    reference.aspose.com/words/java/com.aspose.word...
  2. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....calendarType in an Office Open XML document. Members Name Description...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....workflow and associate it with a document library. Creating a new workflow...workflow actions. Convert a Document Insert a Watermark...

    docs.aspose.com/words/sharepoint/making-a-repor...
  4. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....the Working with Fields documentation article. public class FieldAsk...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow....the Working with Fields documentation article. public class FieldIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Does Aspose.Words MailMerge feature support com...

    I am looking to evaluate the Aspose.Words library, specifically looking at the MailMerge feature. The core requirement that I have is I need to build completely dynamic tables, where the number of rows and number of col…...specific tag, where I could insert my own custom functionality...Execute the merge Document doc = new Document("Template.docx");...

    forum.aspose.com/t/does-aspose-words-mailmerge-...
  7. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....comprehensible code that you can insert and try with your app. Its...includes comprehensive documentation and robust support, ensuring...

    products.aspose.com/email/net/send-email/mailgun/
  8. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....revisions in a document. Document doc = new Document(); DocumentBuilder... // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.move_to method | Aspose.Words f...

    DocumentBuilder.move_to method. Moves the cursor to an inline node or to the end of a paragraph....and further content will be inserted before that node. When node...and further content will be inserted just before the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/contents-of-chart-moved-to-t...