Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 375,991 for

save

(0.84 sec)
  1. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....and set the desired password Save the password protected .ONE...set the desired password and save the password protected OneNote...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  2. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Document class and just call the Save method with target format. It’s...Image class and finally call the Save method. C# - PDF to Image Conversion...

    products.aspose.com/total/net/conversion/
  3. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); # Saving presentation to disk $pres -> save ( "test.pptx"...removeNotesSlide (); } # Saving presentation to disk $pres -> save ( "test.pptx"...

    docs.aspose.com/slides/php-java/presentation-no...
  4. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Save the modified presentation. This...); } } # Saves the presentation to disk $pres -> save ( "output...

    docs.aspose.com/slides/php-java/manage-placehol...
  5. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/
  6. Aspose.PSD for Python via .NET 23.12 - Release ...

    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....” on saving of Text Layer After Update...image . save ( outputFile , PngOptions ()) mage . Save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  7. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....MEDIUM ) as presentation : # Save the generated presentation to...(.pptx) file. presentation . save ( "Aspose.Slides.NET.pptx" ...

    docs.aspose.com/slides/python-net/ai/generator/
  8. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/java/crop/
  9. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge HTML files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  10. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++...."Y30" ); // Save the Excel file. workbook . save ( path . join...removeAt ( 0 ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...