Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 312,271 for

save

(0.07 sec)
  1. Add, Move or Delete pages in PDF using PHP via ...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/
  2. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SaveOptions.memoryOptimization property | Aspos...

    SaveOptions.memoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document...should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Hide and Unhide Worksheets in a Workbook in VST...

    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 the file. To unhide a worksheet...XlSheetVisibility . xlSheetHidden ; //Save As the Excel file. excelApp...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  6. 避免在输出PDF中生成空白页,使用Node.js via C++|Documentation

    学习如何在没有内容输出时避免输出PDF中的空白页,使用Aspose.Cells for Node.js via C++。... Workbook (); // Create Pdf save options. const opts = new AsposeCells...setOutputBlankPageWh ( false ); // Save workbook to Pdf format, it will...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-blank...
  7. 使用 Node.js 和 C++ 以指定打印纸张尺寸加载工作簿|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载工作簿时设置打印纸张大小。..." ); // Save the workbook in memory stream...); // Save the workbook in pdf format workbookA5 . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-workbo...
  8. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/
  10. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java....Examples: Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...