Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 373,070 for

save

(0.35 sec)
  1. Delete a Particular Page from the PDF File in P...

    Learn how to remove a specific page from a PDF document in Python using Aspose.PDF, providing efficient document editing....( 2 ) # save the newly generated PDF file doc . save ( self ...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  2. Working with Shapes Paragraph|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....(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/java/working-with-shape...
  3. Supported File Formats|Documentation

    PSD manipulation library that can load and Save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....can load and Save. Format Description Load Save Remarks PSD Adobe...Adobe Photoshop Image File TIFF Saves the document as Single or Multi-Page...

    docs.aspose.com/psd/net/supported-file-formats/
  4. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  5. Unlock PPTX Presentation Files using Java | pro...

    Java source code to remove protection from PPTX Presentation.... save ( "encryption-removed.pptx"...removeWriteProtectio (); presentation . save ( "write-protection-removed...

    products.aspose.com/slides/java/unlock/pptx/
  6. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for Node.js via C++....Downlevel Revealed Comments while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, Aspose...

    docs.aspose.com/cells/nodejs-cpp/disable-downle...
  7. Manage Attachments in Email Message in PHP|Docu...

    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....addAttachment ( $attachment ); \ # Save message to disc $messageFormat...MessageFormat (); $message -> save ( $dataDir . "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  8. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP.... save ( "table.pptx" , slides . export...remove ( table ) presentation . save ( "table_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  9. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( file_name = ARTIFACTS_DIR...to the one we are planning to save the document in. # We could...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience.... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...