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

doc format

(0.25 sec)
  1. 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...
  2. 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...
  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. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedBy method. Gets or sets the name of the last author in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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. Convert Image To TXT C#

    Convert Image to TXT Format in C# code. Save Image as TXT using C#....TXT, and many other document formats using C#, F#, VB.NET. TXT Node...an image to image document format with just a few lines of C#...

    products.aspose.com/words/net/conversion/image-...