Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 90,313 for

doc format

(1.02 sec)
  1. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveFormat/#WORD_ML) Format...WORD_ML format. To learn more, visit the Specify...the WordML2003SaveOption.save_format property, but in the future...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.CompressionLevel | Aspose.Words ...

    XpsSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal....saving a document to XPS format. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Sample...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the WordML Format. To learn more, visit the Documentation article in C++....a document into the WordML format. To learn more, visit the Specify...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...
  6. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data....in a case when destination format does not support OLE objects...in a case when destination format does not support OLE objects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of Format change....inserted/deleted/moved text or description of format change. @property def text...of revisions in a document. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveFormat/#FlatOpc) Format....FlatOpc format. Unlike the StructuredDocumentTa...the node in the FlatOpc format. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Images from Document|Aspose.Words for Java

    Extract images from a Document easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); NodeCollection...NodeCollection shapes = doc . getChildNodes ( NodeType . SHAPE ...

    docs.aspose.com/words/java/extract-images-from-...
  10. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructuredDocumentTag WordOpenXML property, access XML strings in FlatOpc Format for enhanced Document management and integration....within the node in the FlatOpc format. public string WordOpenXML...node in the FlatOpc format. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.mar...