Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 361,186 for

save

(0.14 sec)
  1. PDF Viewer via Java | Aspose.PDF

    Open and view documents programmatically with Java sample code using Aspose.PDF for Java...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/java/viewer/
  2. Add Word Art Watermark to Worksheet using Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....setHasLine ( false ); //Save the file workbook . save ( dataDir + "AsposeWatermark_Out...

    docs.aspose.com/cells/java/add-word-art-waterma...
  3. Convert Revision of XLSB to XLSM with Node.js v...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for Node.js via C++....filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/nodejs-cpp/convert-revisi...
  4. Creating Two Dimensional (2D) Barcodes in PHP|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...." ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "Creating2DBarcode...

    docs.aspose.com/barcode/java/creating-two-dimen...
  5. View PCL Files using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/pcl/
  6. View SVG Files using Java | Aspose.PDF

    Open and view SVG documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/svg/
  7. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  8. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....options ); // Save resultant PDF file document . save ( pdfDocumentFileName...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  9. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...textBoxField , 1 ) # Save modified PDF pdfDocument . save ( path_outfile...

    docs.aspose.com/pdf/python-net/create-form/
  10. TxtSaveOptions.list_indentation property | Aspo...

    TxtSaveOptions.list_indentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels... saving . TxtListIndentation : ......configure list indenting when saving a document to plaintext. doc...

    reference.aspose.com/words/python-net/aspose.wo...