Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 361,204 for

save

(0.15 sec)
  1. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....the converted file will be saved. Convert HTML to PDF in Java...to convert with the default save options. Use the сonvertHTML(document...

    docs.aspose.com/html/java/html-to-pdf-converter/
  2. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Update Page Dimensions in PHP|Aspose.PDF for Java

    Learn how to modify page dimensions within a PDF document in PHP using Aspose.PDF for better layout control....4 ); # save the newly generated PDF file $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/update-page-dimensions...
  5. Set PDF Expiration in Python|Aspose.PDF for Java

    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 update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  6. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration date for a PDF file in PHP, controlling access with Aspose.PDF....); # save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  7. OpenAiModel.WithOrganization | Aspose.Words for...

    Discover how the OpenAiModel WithOrganization method enhances your AI experience by easily setting your organization for optimized performance.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  8. Disable Compatibility Checker in Excel with Jav...

    Learn how to disable the compatibility checker through the Aspose.Cells for JavaScript via C++ 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/javascript-cpp/disable-co...
  9. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  10. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( "Aspose_NewDoc...

    docs.aspose.com/words/java/create-new-document/