Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 377,133 for

save

(0.16 sec)
  1. Load Text File in PHP|Aspose.Words for .NET

    Loading text document using Aspose.Words for .NET in PHP using COM in C#....txt" ); // Save as any Aspose.Words supported...format, such as DOCX. $doc -> Save ( $dataDir . "/LoadTxt Out.docx"...

    docs.aspose.com/words/net/load-text-file-in-php/
  2. Convert MD to PST in Python | products.aspose.com

    Save MD to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  3. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. 档案

    档案...MemoryStream(); // Save the document to stream. doc.Save(outStream, SaveFormat...Document(inStream); // Save the document. loadDoc.Save("loadDoc.docx"...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....))) { // save the image on the disk. slideImage . Save ( "slide1...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } Modern API:...

    docs.aspose.com/slides/net/modern-api/
  6. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Converting a HTML file to XLS using Python | As...

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as an Excel file...

    products.aspose.com/pdf/python-net/conversion/h...
  8. 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...
  9. Resize PDF Document in Python | Change PDF Page...

    Learn how to resize PDF documents in Python using Aspose.PDF. Discover easy steps and code examples to change PDF page size....are ready to load, modify, and save PDF documents directly from...PageSize . Call the save() method to save the resized document...

    blog.aspose.com/pdf/resize-pdf-document-in-python/
  10. Python PDF API for Creating, Merging, Editing, ...

    Python wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...can easily save PDF to DOC and DOCX formats. Save PDF pages in...convert PDF pages to images save each page in JPG format Convert...

    products.aspose.com/pdf/python-java/