Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 89,966 for

doc format

(0.25 sec)
  1. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("This text is...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.imagesFolder property | Aspose....

    HtmlSaveOptions.imagesFolder property. Specifies the physical folder where images are saved when exporting a Document to HTML Format...exporting a document to HTML format. Default is an empty string...you save a Document in HTML format, Aspose.Words needs to save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....Shows how to format rows with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. | Aspose

    Sample code for JPEG2000 to DocX Java conversion. Use API example code for batch JPEG2000 files to DocX conversion within any Web or Desktop Java based application....smartphone photos in JPEG2000 format and creates JPEG2000 documents...JPEG2000 What is JPEG2000 File Format JPEG 2000 (JP2) is an image...

    products.aspose.com/ocr/java/conversion/jpeg200...
  5. | Aspose

    Sample code for JP2 to DocX Java conversion. Use API example code for batch JP2 files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in JP2 format and creates JP2 documents containing...result ); JP2 What is JP2 File Format JPEG 2000 (JP2) is an image...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  6. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file Formats. Enhance your workflow today!...the text converter for the format of the included file. public...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XlsxDateTimeParsingMode | Aspose.Words for Java

    Specifies how Document text is parsed to identify date and time values in Java....autodetection of the date time format. Document doc = new Document(getMyDir()...XlsxSaveOptions(); // Specify using datetime format autodetection. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series group.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...