Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 369,814 for

save

(0.41 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. 从 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...
  3. 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...
  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. 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. 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/
  7. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling Save options to export Word documents as structured Docling JSON with full control....specify additional options when saving a document into the Docling...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert MSG to EMF in Python | products.aspose.com

    Save MSG to EMF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EMF...for Python via .NET API and saved into the respective Word EMF...

    products.aspose.com/total/python-net/conversion...
  9. 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-...
  10. 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/