Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 368,313 for

save

(0.17 sec)
  1. Get Watermark from PDF using C++ | Aspose.PDF

    Get watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Get Watermark from...artifact -> get_Image () -> Save ( fs );...

    products.aspose.com/pdf/cpp/watermark/get/
  2. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Save ( ArtifactsDir + "SvgSaveOptions...= 30 ; builder . Document . Save ( ArtifactsDir + "Shape.SoftEdge...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  4. Convert PDF to PPT | Online for Free | Aspose.PDF

    PDF to PPT online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to PPT without any registration, captcha or limits. Try our library for free...pdf" ); // save document in PPTX format document . Save ( "output...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  5. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... save ( output_file ) 从PDF文件获取文本注释...annotations . delete ( ta ) document . save ( output_file ) 如何添加(或创建)新的自由文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  6. Replace a Picture Shape of the Visio Diagram in...

    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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "ReplacePictureShape...

    docs.aspose.com/diagram/java/replace-a-picture-...
  7. Drawing Images using Core Functionality in PHP|...

    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....$pixels ); \ # save all changes $raster_image -> save (); print "Draw...

    docs.aspose.com/imaging/java/drawing-images-usi...
  8. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。... active ; // Save workbook to PDF using PdfSaveOptions...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  9. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...( line ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-line/
  10. Aspose.Cells for Java 可中断库|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....println ( "Interrupting the save thread at " + System . currentTimeMillis...()); } }). start (); try { wb . save ( "makeinterrupted.xlsx" , FileFormatType...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...