Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 373,534 for

document

(0.1 sec)
  1. Track Changes in Word using C#

    Follow this article to track changes in Word using C#. It has all the details to set the IDE, a list of steps, and sample code to turn on track changes in Word using C#....status while working with the document. Steps to Turn on Track Changes...track changes Create a new Document and add a table to it Add...

    kb.aspose.com/words/net/track-changes-in-word-u...
  2. Android API to Convert DOTX to XLT or with free...

    Convert DOTX to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLT online converter quickly before integrating the code....creating documents in Microsoft Word. It is a type of document template...text, formatting, and other document elements that can be used...

    products.aspose.com/total/android-java/conversi...
  3. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... Document ( base . myDir + "Legacy control...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitStructuredDocumentTagStart...

    Discover the DocumentVisitor VisitStructuredDocumentTagStart method, essential for efficiently starting structured Document tag enumeration. Enhance your coding today!...enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Android API to Convert DOTM to TSV or with free...

    Convert DOTM to TSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to TSV online converter quickly before integrating the code....template file used to store document settings and formatting. It...developers to easily integrate document manipulation and conversion...

    products.aspose.com/total/android-java/conversi...
  8. ContentDisposition enumeration | Aspose.Words f...

    Aspose.Words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser....different ways of presenting the document at the client browser. Note...Description Attachment Send the document to the browser and present...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ContentDisposition enumeration | Aspose.Words f...

    aspose.words.ContentDisposition enumeration. Enumerates different ways of presenting the Document at the client browser....different ways of presenting the document at the client browser. Note...Description ATTACHMENT Send the document to the browser and present...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copy Bookmarked Text in Jython|Aspose.Words for...

    Copy Bookmarked Text using Jython....Load the source document. srcDoc = Document ( self . dataDir...be adding to this document. dstDoc = Document () # Let's say we...

    docs.aspose.com/words/java/copy-bookmarked-text...