Sort Score
Result 10 results
Languages All
Labels All
Results 9,261 - 9,270 of 351,164 for

document

(0.08 sec)
  1. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  2. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Convert WORD to PPT in Android Apps or with fre...

    WORD to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to PPT online converter quickly before integrating the code....developer looking to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  4. C# API to Export MSG to DOTM | products.aspose.com

    Convert MSG to DOTM without using Microsoft Word or Outlook on .NET...edit, and convert various document formats, such as DOC, DOCX...features for manipulating documents, such as creating, editing...

    products.aspose.com/total/net/conversion/msg-to...
  5. Java API to Render XPS to ODS | products.aspose...

    Export XPS to ODS via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...range of features such as document manipulation, text extraction...

    products.aspose.com/total/java/conversion/xps-t...
  6. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Clips Live Demos...] Add Clip in PS Document In a PS document, a clip is a boundary...

    docs.aspose.com/page/python-net/ps/working-with...
  7. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article. Remarks:...getEditableRangeEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in Documents. Enhance your text processing with this powerful feature!...the Working with Fields documentation article. public class FieldNumWords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  9. RevisionOptions | Aspose.Words for Java

    Allows to control how Document revisions are handled during layout process in Java....Cloneable Allows to control how document revisions are handled during...Converting to Fixed-page Format documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/simple-mail-merge-in...