Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 363,370 for

save

(0.23 sec)
  1. Merge MD files using C++ | Aspose.PDF

    Merge MD files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/md/
  2. Merge PCL files using C++ | Aspose.PDF

    Merge PCL files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/pcl/
  3. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/net/add-curve/
  4. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....Finally, save the updated PDF using the Document object’s Save method...collection. Save the updated PDF using the Document object’s Save method...

    docs.aspose.com/pdf/net/create-links/
  5. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to TIFF in Java | products.aspose.com

    Convert PDF to TIFF in Java. Use Java library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "doc.tiff" , SaveFormat ....

    products.aspose.com/slides/java/conversion/pdf-...
  7. Convert HTML to PDF in Python | products.aspose...

    Convert HTML to PDF in Python. Use Python library API to convert HTML files to PDFs...Presentation from HTML file and save it as PDF. Python code for converting... add_from_html(data) pres . save( "index.pdf" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. Convert Image to PDF in Python | products.aspos...

    Convert Image to PDF in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PDF. Python code for converting..., 100 , 100 , image) pres . save( "index.pdf" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...