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

save

(0.09 sec)
  1. PDF to DOC Converter using Android via Java | A...

    Sample code on Java for PDF to DOC conversion. Use example code for batch PDF to DOC conversion in Android...save Save the DOC file Here is an example...your PDF file and then simply save it as a DOC file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  2. MHT to XLSX Converter using C++ | Aspose.PDF

    Sample code for MHT to XLSX conversion using C++. Use C++ example for batch MHT to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-x...
  3. MHT to XLS Converter using C++ | Aspose.PDF

    Sample code for MHT to XLS conversion using C++. Use C++ example for batch MHT to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-xls/
  4. XPS to SVG Converter using C++ | Aspose.PDF

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  5. XPS to XLS Converter using C++ | Aspose.PDF

    Sample code for XPS to XLS conversion using C++. Use C++ example for batch XPS to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  6. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....textAnnotation ); document -> Save ( _dataDir + u "sample_textannot...Delete ( fa ); } document -> Save ( _dataDir + u "sample_textannot_del...

    docs.aspose.com/pdf/cpp/text-annotation/
  7. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  9. MHTML to XLSX Converter using C++ | Aspose.PDF

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  10. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....NET and saves the updated document. Supports...new_field_values [ formField ]) # Save the modified form to the output...

    docs.aspose.com/pdf/python-net/fill-form/