Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 78,335 for

doc format

(0.07 sec)
  1. Conversion from Word to Excel in Java

    Follow this article for conversion from Word to Excel in Java. It has details to set the IDE, a list of steps, and a sample code for Word Doc to Excel converter in Java....sample code to change the file format from Word to Excel in Java...the input file format and output file format as per your requirements...

    kb.aspose.com/words/java/conversion-from-word-t...
  2. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of Formatting properties [RevisionType.Format_CHANGE](../../../aspose.words/revisiontype/#Format_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...changes of formatting properties RevisionType.FORMAT_CHANGE Default...the appearance of revisions. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C++ API to Convert CGM to POWERPOINT | products...

    Convert CGM to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging... and convert various file formats. It includes APIs for PDF,...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Convert EPUB to PPTM | products.aspo...

    Convert EPUB to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...macro-enabled presentation format, which is not supported by... and convert various file formats. It includes two APIs, Aspose...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. C++ API to Convert CGM to OTP | products.aspose...

    Convert CGM to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...Text Protocol) is a text-based format used for exchanging text documents...

    products.aspose.com/total/cpp/conversion/cgm-to...
  8. C++ API to Convert MD to SWF | products.aspose.com

    Convert MD to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... SWF is a file format used for multimedia, vector...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. IChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.IChartDataPoint class. Contains properties of a single data point on the chart....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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

    Provides methods intended to split the Documents into parts using different criteria in Java....file using the specified save format. extractPages(String inputFileName...the output in the specified format. removeBlankPages(String inputFileName...

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