Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 368,314 for

save

(0.55 sec)
  1. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Delete Watermark from...watermarkArtifact ); } pdfDocument . save ( "remove_watermark.pdf" , SaveFormat...

    products.aspose.com/pdf/java/watermark/remove/
  2. Performance|Documentation

    How to optimize the performance of Aspose.Cells for Node.js via C++....Assistant Close Different Ways to Save Files with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/performance/
  3. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...loadOptions ); // Save the workbook wb . Save ( outDir + u "outsampleSelfClosing...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  4. 更新 Visio PHP 中的形状文本|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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  5. MD to TEX Converter using Python | Aspose.PDF

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET...LaTexSaveOptions class to customize the save process, such as specifying...useful for specific use cases. Save the loaded PDF file to a LaTeX-based...

    products.aspose.com/pdf/python-net/conversion/m...
  6. HTML to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PPTX conversion. Use example code for batch HTML to PPTX conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/h...
  7. MD to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX conversion with Python and .NET...PptxSaveOptions class to customize the save process, such as specifying...case, PowerPoint presentation). Save the loaded PDF file to a PowerPoint...

    products.aspose.com/pdf/python-net/conversion/m...
  8. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Draw Shapes in Page...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  9. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents.... save ( _dataDir + "sample_caret.pdf"...delete ( ca ); } document . save ( _dataDir + "sample_caret_del...

    docs.aspose.com/pdf/java/extra-annotations/