Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 365,090 for

save

(0.17 sec)
  1. 在 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/zh/java/calculate-sub-tot...
  2. Field.DisplayResult | Aspose.Words for .NET

    Discover the Field DisplayResult property that delivers the text for your displayed field results, enhancing clarity and user experience....time, // such as right before a save operation, we need to update...EqualTo ( "John Doe" )); doc . Save ( ArtifactsDir + "Field.DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...compositingParameter ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  4. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java... Save PDF file. Redact PDF Files -...add ( annot ); pdfDocument . save ( "output.pdf" ); pdfDocument...

    products.aspose.com/pdf/java/redaction/
  5. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....French" ); // Save the workbook in xlsx format wb . Save ( u ".. \\...

    docs.aspose.com/cells/cpp/specify-the-language-...
  6. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af.... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/af/python-net/translate-m...
  7. Remove Images from PDF using Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform.... Save updated PDF file. Delete Images...delete ( 1 ); pdfDocument . save ( outputFile ); pdfDocument...

    products.aspose.com/pdf/java/images/remove/
  8. Processing Images for HTML output|Aspose.Words ...

    Aspose Words for JasperReports has 3 parameters for configuring how to process images when exporting to HTML format....folder to save images into. Is empty by default, save to same folder...

    docs.aspose.com/words/jasperreports/processing-...
  9. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$ts ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  10. Drawing Arc 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....45 , 270 ); \ # Save all changes. $image -> save ( $dataDir . "DrawArcExample...

    docs.aspose.com/imaging/java/drawing-arc-in-php/