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

save

(0.26 sec)
  1. Convert SVG file to PDF format in Python|Aspose...

    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....pdf' Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  2. Delete a Particular Page from the PDF File in P...

    Learn how to delete a specific page from a PDF file using Python with Aspose.PDF, enabling selective content removal....( 2 ) # save the newly generated PDF file doc . save ( self ...

    docs.aspose.com/pdf/python-java/delete-a-partic...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....BasicProcess ); $presentation -> save ( "smart_art.pptx" , SaveFormat...$smartArt ); $presentation -> save ( "smart_art_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...