Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 78,365 for

doc format

(0.12 sec)
  1. Convert XLSX to POWERPOINT with C++ or with fre...

    Convert XLSX to POWERPOINT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  2. Convert EXCEL to DOCX with C++ or with free Onl...

    Convert EXCEL to DocX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/excel-...
  3. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines Document saving Formats, ensuring your files are always in the preferred text Format....SaveFormat property Specifies the format in which the document will...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....document when saving in fixed page format. The value may vary from 0...document as a JPEG. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... doc = aw . Document () builder =... DocumentBuilder ( doc = doc ) list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML_FIXED Format in Java....HTML_FIXED format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  7. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....code Output format JPG Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/jpg/
  8. Working with Text Document|Aspose.Words for Pyt...

    Work with a text Document and modify its objects using Python....when exporting in plain text format. Aspose.Words inserts Unicode...you export to a Plain Text format. Note that it appears in dialogue...

    docs.aspose.com/words/python-net/working-with-t...
  9. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....code Output format TIFF Select the target format from the list...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) shape...

    products.aspose.com/words/python-net/compress/t...
  10. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...