Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 361,332 for

save

(0.13 sec)
  1. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/
  2. 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...
  3. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using Node.js via C++.... Red ); // Save the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  4. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....false ); // Save workbook as HTML workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  5. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API.... save ( "pres.gif" , SaveFormat ....transition animation quality pres . save ( "pres.gif" , SaveFormat ....

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../Saveformat/) value if possible....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Python 中保存 HTML 文档 – Aspose.HTML for Python v...

    了解如何使用 Aspose.HTML for Python 通过 .NET API 将 HTML 文档保存到文件或 URL,以及如何应用保存选项。...HTML 文件的简单 Python 示例: Copy 1 # Save HTML to a file using Python...Prepare an output path for saving the document 7 output_dir =...

    docs.aspose.com/html/zh/python-net/save-html-do...
  10. 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/