Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 369,821 for

save

(0.22 sec)
  1. Convert JSON Format to PPTM in Android Apps | p...

    Parse JSON to PPTM in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPTM format using save method Get...

    products.aspose.com/total/android-java/conversi...
  2. Unlock PDF using JavaScript | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with JavaScript sample code using Aspose.PDF for JavaScript via C++... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided JavaScript...

    products.aspose.com/pdf/javascript-cpp/decrypt/
  3. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PS 文件中使用页面 | Python

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...as out_ps_stream: 6 # Create save options with A4 size 7 options...close_page () 27 28 # Save the document 29 document. save () 请参阅在 .NET...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation -> Save ( u "Output...

    docs.aspose.com/slides/cpp/slide-layout/
  7. Convert JSON Format to DOTX via C++ | products....

    C++ API t0 Parse JSON to DOTX without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to DOTX format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  8. Convert JSON Format to DOCM via C++ | products....

    C++ API t0 Parse JSON to DOCM without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to DOCM format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/3mf/
  10. Extract Assets from FBX File Formats via .NET |...

    C# source code to load, render and add extract assets from FBX documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/fbx/