Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 373,144 for

save

(0.26 sec)
  1. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++....Aspose::Words::Saving::ImageBinarizationMet enum Contents [ Hide...+ u "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....loaded PPTX presentation before saving it back as a PPT file. Steps...deleting a slide Set the view type Save the modified presentation as...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  3. Converting a XSLFO file to PDF using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  4. Converting a XSLFO file to DOC using C++ | Aspo...

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

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  5. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Rectangle(10, 10, 100, 100), pkcs1); // Save the result. This creates the...the first signed file. // This Save operation is incremental to...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  6. Compress PDF Document using Python | Aspose.PDF

    Compress PDF programmatically with Python. Sample code using Aspose.PDF for Python via C++ library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/python-cpp/compress/
  7. PNG to PDF Merge using C++ | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PNG files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  8. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/cpp/compress/
  9. PDF to XLS Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as XLS Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-xls/
  10. PDF to SVG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as SVG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-svg/