Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,568 for

save

(0.54 sec)
  1. Display SVG Formats 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/
  2. Display PCL Formats 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/
  3. 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-...
  4. Calculate Sub Totals in xlsx4j|Documentation

    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....[] { 1 }); //Save the Excel file workbook . save ( dataDir + "AsposeTotal...

    docs.aspose.com/cells/java/calculate-sub-totals...
  5. 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...
  6. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML document... Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PPT to DOCX in Python or with free Onli...

    PPT to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOCX online converter quickly before integrating the code....NET API to save the created PDF into Microsoft...powerful tool that can be used to save the created PDF into Microsoft...

    products.aspose.com/total/python-net/conversion...
  8. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API.... AutoFitRow ( 1 ); // Save the modified Excel file U16String...u "output.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  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. 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-...