Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 369,791 for

save

(0.15 sec)
  1. Compress PDF Document using Python | Aspose.PDF

    Compress PDF programmatically with Python. Sample code using Aspose.PDF for Python via C++ library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/python-cpp/compress/
  2. 在 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...
  3. 从 Visio 中的形状中提取所有图像|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....Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  4. 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...
  5. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  6. PNG to PDF Merge using C++ | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PNG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  7. 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-...
  8. 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/
  9. PDF to SVG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as SVG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-svg/
  10. PDF to XLS Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as XLS Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-xls/