Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 368,011 for

save

(0.18 sec)
  1. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... Save the presentation as a PPTX file...image ) # Save the presentation as PPTX. presentation . save ( "picture_frame...

    docs.aspose.com/slides/python-net/picture-frame/
  2. Create an Empty 3D document|Documentation

    Aspose.3D for Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/java/create-an-empty-3d-docu...
  3. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. Load the PSD file using...through the formats dictionary to save the image in each desired format...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  4. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF pages of your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Add New...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/
  5. 避免在输出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...
  6. Inserting and Removing Cell Comments in a Works...

    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 remove the comments...comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/inserting-and-removin...
  7. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... After that, save the updated PDF file using Close...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  8. Document.PageCount | Aspose.Words for .NET

    Discover the Document PageCount property, which reveals the total page count based on the latest layout, ensuring accurate document management and insights....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc . Save ( ArtifactsDir + "Document.GetPageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Generate Slide Thumbnail as JPEG|Aspose.Slides ...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Test...

    docs.aspose.com/slides/net/generate-slide-thumb...
  10. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....filePath ); // save file to XLSX format wb . save ( "sample_out...options ); // Save file in XLSX format book . save ( "sample_out...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...