Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 375,277 for

document

(0.09 sec)
  1. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your Document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of Document parts for enhanced efficiency....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them....

    reference.aspose.com/words/net/aspose.words.sav...
  2. BuiltInDocumentProperties.Template | Aspose.Wor...

    Discover the BuiltInDocumentProperties Template feature to easily manage your Document's informational name for enhanced organization and efficiency....informational name of the document template. public string Template...path. Empty string means the document is attached to the Normal...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...an open document format that is used for text documents, spreadsheets...presentations, and other documents. It is a widely used format...

    products.aspose.com/total/android-java/conversi...
  4. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...collapsible sections for better document structure. However, when we...template and generate the final document using our algorithm, we’re...

    forum.aspose.com/t/while-generating-using-aspos...
  5. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/print-tickets-xps/
  6. Document.UpdateFields | Aspose.Words for .NET

    Revamp your Document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....UpdateFields Contents [ Hide ] Document.UpdateFields method Updates...values of fields in the whole document. public void UpdateFields...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  8. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...add(tableCustomers); Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  10. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....used to add picture to Word document using Java in your applications...Load an input Word document using the Document class object Instantiate...

    kb.aspose.com/words/java/how-to-insert-picture-...