Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 368,279 for

save

(0.11 sec)
  1. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save concatenated output file PHP...()); // Save concatenated output file $document1 -> save ( $outputFile...

    products.aspose.com/pdf/php-java/merger/
  2. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...
  3. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....the overlap setting, and then save the result as a PPTX file: import... overlap = series_overlap # Save the presentation file to disk...

    docs.aspose.com/slides/python-net/chart-series/
  4. Aspose.PSD for .NET 18.8 - 发行说明|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.... Save ( exportPath ); } PSDNET-66...MergeLayerTo ( layer2 ); im2 . Save ( exportPath ); } } PSDNET-65...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. Resizing Images in PHP|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....$new_height ); \ # Save the image to disk $image -> save ( $dataDir ...NearestNeighbourResa ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/resizing-images-in...
  6. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....specification will be used when saving in the DOCX format. Members...compliance specification for a saved document to adhere to. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GS1 Composite Barcodes in C#|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.... Save ( $"{path}GS1Composite1D_EAN8...= EncodeTypes . UPCA ; gen . Save ( $"{path}GS1Composite1D_UPCA...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  8. Remove Pages from PDF using Python for .NET | A...

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/python-net/pages/remove/
  9. Remove Pages from PDF using C++ | Aspose.PDF

    Remove pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/cpp/pages/remove/
  10. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...