Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 591,024 for

save

(0.12 sec)
  1. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...radio ); // save the PDF file pdfDocument . save ( "RadioButtonSample...

    docs.aspose.com/pdf/java/create-forms/
  2. BilateralSmoothingFilterOptions | Aspose.Imagin...

    双边平滑过滤器选项... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); rasterImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  3. PdfFileInfo | Aspose.PDF for Python via .NET AP...

    Represents a class for accessing meta information of PDF document.... save(dest_stream) Save updated PDF document...into specified stream. save(dest_file) Save updated PDF document...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  4. Convert OneNote Document to PDF using C# | OneN...

    Programmatically Convert OneNote Document to PDF using C# with Aspose.Note for .NET API. Save OneNote (.one) as a PDF using C#.... Call the Save() method to save the OneNote document...output PDF file path and the Save Format as arguments. The following...

    blog.aspose.com/2022/05/12/convert-onenote-docu...
  5. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...stamp ); // Save updated PDF file fileStamp . Save ( dataDir +...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  6. 将 PCL 渲染到 WORDML 的 Android API | products.aspos...

    通过 Android 通过 Java API 将 PCL 转换为 WORDML... 使用 save 将 PCL 转换为 DOC ) 方法 3. 使用 Aspose...的 Document 类加载 DOC 文件 4. 使用 save 方法将文档保存为 WORDML 格式并设置 WORDML保存格式...

    products.aspose.com/total/zh/android-java/conve...
  7. Delete Pages from PDF via C++ | Aspose.PDF

    C++ source code for deleting pages from PDF on any platform.... Save the output PDF using the Save method. System...Delete ( 2 ); // Save updated PDF document -> Save ( _dataDir + inputFileName...

    products.aspose.com/pdf/cpp/pages/delete/
  8. Default | Aspose.HTML for .NET API Reference

    Gets or sets enum which represents default way of resources handling. Currently Save Ignore and Embed values are supported. Default value is Save.... Currently Save, Ignore and Embed values are...supported. Default value is Save. public ResourceHandling Default...

    reference.aspose.com/html/net/aspose.html.savin...
  9. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  10. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...