Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 361,648 for

save

(0.1 sec)
  1. MHTML to DOCX Converter using C++ | Aspose.PDF

    Sample code for MHTML to DOCX conversion using C++. Use C++ example for batch MHTML to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  2. Convert DOTX to MHTML in Python | products.aspo...

    DOTX to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...Format) allows developers to save the document in the HTML format...Load the DOTX file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  3. Convert PPSX to XLTX Format via Java | products...

    Convert PPSX to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter... This is a great way to save time and effort when dealing...Convert PPSX to HTML by using save method Load HTML document by...

    products.aspose.com/total/java/conversion/ppsx-...
  4. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...return tmp_0 ; }(); generator -> Save ( dataDir + u "barcode-custom-size_out...set_Point ( 3.0f ); generator -> Save ( dataDir + u "barcode-size-unit_out...

    docs.aspose.com/barcode/cpp/set-barcode-size/
  5. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/u3d/
  6. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...tiffCompression () : Aspose . Words . Saving . TiffCompression Remarks Has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF to LATEX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output TEX file System Requirements...your PDF file and then simply save it as a LATEX file. You can...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. How use X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values....); // Save the generated barcode image generator . save ( "code128_xdim_0_30mm...setPixels ( 8 ); generator . save ( "datamatrix_xdim_8px.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. PDF to GIF Converter using C++ | Aspose.PDF

    Sample code for PDF to GIF conversion using C++. Use C++ example for batch PDF to GIF conversion....output file path as parameters Save the output GIF file Here is...your PDF file and then simply save it as a GIF file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-gif/