Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 375,192 for

save

(0.32 sec)
  1. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... Save the presentation as PPTX. The...150 ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/shape-manipul...
  2. Export MSG to DOCM via C++ | products.aspose.com

    C++ API to Convert MSG to DOCM without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Merge PDF files using javascript-cpp | Aspose.PDF

    Merge PDF files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/pdf/
  4. Convert XLSB to DOCX using Python or with free ...

    XLSB to DOCX conversion in your Python applications without using Microsoft Office or online. Test free XLSB to DOCX online converter quickly before integrating the code....NET API to save the created HTML into the desired...powerful tool that can be used to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  5. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and Save options....load_options, output_stream, save_options) Converts document using...specified input output streams and save options. def convert ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Linefeed in HTML - Free Support Forum - aspose.com

    Hi Please take a look at the attached code times. If the text has HTML tags in it, then get the document Zeilenschaltugen that do not belong over there. The 1st Line but should have no rows scarf tune, like the 2nd Line …...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...Add(displayText2); // Save the resultant PDF document pdf1.Save(@"c:/temp...

    forum.aspose.com/t/linefeed-in-html/87379
  7. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream BmpDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....); // Create stream object to save the output image try { OutputStream...Convert a particular page and save the image to stream PngDevice...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....pdf' ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.doc" );...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  10. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/add/