Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 78,379 for

doc format

(0.06 sec)
  1. Online MHTML to PPS Conversion or Develop Java ...

    Free online app to convert MHTML to PPS files. Java conversion library code for MHTML Documents....MHTML files to PPS and other formats via Java automation API. Freely...class Save the document to PPS format using save method and set Pps...

    products.aspose.com/total/java/conversion/mhtml...
  2. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge DOTX Files Online or using C++ | products...

    Free online app to combine different DOTX files. C++ merging library code to merge DOTX Documents....Excel, PowerPoint & many other formats online. Download Merge DOTX...dropdown Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...

    products.aspose.com/total/cpp/merge/dotx/
  4. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs.... doc = aw . Document ( file_name =...effectively. self . assertEqual ( 6 , doc . revisions . count ) # The parent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert DOTX to Images in Python | products.asp...

    DOTX to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word... so converting to an image format can make it easier to share...various APIs dealing different formats. It includes Aspose.Words for...

    products.aspose.com/total/python-net/conversion...
  6. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages Formatting of bulleted and numbered lists used in a Document...class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Փոխարկել JPG TXT C++

    Փոխարկեք JPG ը TXT ձևաչափի C++ կոդով: Պահեք JPG որպես TXT օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  8. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... let doc = new aw . Document ( base ....change effectively. expect ( doc . revisions . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... let doc = new aw . Document ( base ....change effectively. expect ( doc . revisions . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" DATE...

    reference.aspose.com/words/java/com.aspose.word...