Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 90,931 for

doc format

(0.18 sec)
  1. Convert JPG To DOCX Java

    Convert JPG to DocX Format in Java code. Save JPG as DocX using Java....DOCX, and many other document formats using Java. DOCX Node Python...convert JPG to DOCX document format with just a few lines of Java...

    products.aspose.com/words/java/conversion/jpg-t...
  2. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general Formats. To learn more, visit the Documentation article in C++....typed collection of general formats. To learn more, visit the Working...eralFormat) Adds a general format to the collection. get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Document Properties|Aspose.Words for Java

    Get Document properties easily and fast instead of using Apache POI....Document doc = new Document ( dataDir + "document.doc" ); System...for ( DocumentProperty prop : doc . getBuiltInDocumentPr ()) System...

    docs.aspose.com/words/java/get-document-propert...
  5. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  6. Online XPS to FLATOPC Conversion or Develop Jav...

    Free online app to convert XPS to FLATOPC files. Java conversion library code for XPS Documents....files to FLATOPC and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  7. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Odt](../../aspose.words/saveFormat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveFormat/#Ott) Format...Ott format. To learn more, visit the Specify...document in the SaveFormat.Odt format. OdtSaveOptions(password) Initializes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a SKIPIF field. If...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital signature is valid and the Document has not been tampered with in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. LoadOptions.ignore_ole_data property | Aspose.W...

    LoadOptions.ignore_ole_data 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/python-net/aspose.wo...