Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 369,519 for

save

(0.17 sec)
  1. PDF Rotation API | Aspose.PDF

    Rotate PDF Pages Using .NET, Java, C++ and Android... Save the output PDF file. Rotate..."ChangeOrientation_out.pdf" ; // Save output file doc . Save ( dataDir );...

    products.aspose.com/pdf/rotate/
  2. TxtListIndentation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.TxtListIndentation class to customize list indentation levels for seamless Text format exports. Enhance your document formatting!... To learn more, visit the Save a Document documentation article...configure list indenting when saving a document to plaintext. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Merge PDF files using C++ | Aspose.PDF

    Merge PDF 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/pdf/
  4. Merge PS files using C++ | Aspose.PDF

    Merge PS 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/ps/
  5. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.ppt"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/ppt/
  6. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file again. Add Text to...text_fragment ) # Save resulting PDF document. document . save ( path_outfile...

    products.aspose.com/pdf/python-net/text/
  7. 使用C++导出Web浏览器不支持的类似边框样式|Documentation

    学习如何使用Aspose.Cells结合C++导出Web浏览器不支持的边框样式。...inputFilePath ); // Specify Html Save Options - Export Similar Border...SetExportSimilarBord ( true ); // Save the workbook in Html format...

    docs.aspose.com/cells/zh/cpp/export-similar-bor...
  8. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells...."password" ); // Save the workbook to a file workbook . Save ( u "Book1..."password" ); // Save the Excel file. workbook . Save ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  9. Want to get InputStream from MapiAttachment- Ma...

    I am working on email processing My requirement is to get InputStram from parsed msg So, want to retrieve InputStream from MapiAttachment and MapiMessage....MapiAttachment have overloaded save methods that can save the message and attachment...systems. These system’s job is to save the attachment or message file...

    forum.aspose.com/t/want-to-get-inputstream-from...
  10. Convert PDF to PPTX in Java | products.aspose.com

    Convert PDF to PPTX in Java. Use Java library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Java code for converting...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    products.aspose.com/slides/java/conversion/pdf-...