Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 311,311 for

save

(0.06 sec)
  1. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…... Saving the output as bytestream for...the client download. Option2: Saving the file as png to rasterize...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  2. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Modify connection properties Save the modified file Sample Code..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  3. Aspose.3D 16.9.0中的公共 API 更改|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....iterate through the scenes and save in 3D files foreach ( Scene...+ ( i ++) + ".fbx" ; scene . Save ( fileName , FileFormat . FBX7400ASCII...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  4. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...by PsdImage class Save the results. Saving Image Files Aspose...

    docs.aspose.com/psd/java/creating-opening-and-s...
  5. Convert MD to OST in Python | products.aspose.com

    Save MD to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Wo...input output file names and save options. static Merge (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...ODP in Presentation object and save it to HTML format. About PowerPoint...HTML in C++ Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/java/export-to-html5/
  9. Convert Microsoft Project MPP file to PNG

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG....NET API lets you save project data to PNG file format...Exporting Project Data to PNG To save a project to PNG programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...pptx" ); try { $pres -> save ( "pres.html" , SaveFormat ::...setAnimateTransition ( false ); $pres -> save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/php-java/export-to-html5/