Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 375,798 for

save

(1.26 sec)
  1. Გადაიყვანეთ DOC PDF C++

    გადაიყვანეთ DOC PDF C++ ფორმატში კოდით. შეინახეთ DOC როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  2. Extract Assets from X File Formats via Java | p...

    Sample Java extract assets code for X file. Use this example code to extract assets from X file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/x/
  3. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. Almost any task...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  4. Converting a DICOM file to PDF using C++ | Aspo...

    Sample code for DICOM to PDF conversion using C++. Use C++ example for batch DICOM to PDF conversion....Document Load input DICOM image Save the output PDF file Here is...your DICOM file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/dicom-to...
  5. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC 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 DOC Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  6. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....write ( 'Cell2' ) save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . export_as_html = aw . saving . MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Python 通过 .NET 的 24.6 版 - 发行说明|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... save ( outputFile ) with PsdImage...loadOpt ) as psdImage : psdImage . save ( outputFile , pngOpt ) PSDPYTHON-72...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  8. Redact PPTX Presentation Files using C++ | prod...

    C++ source code to find and replace text in PPTX Presentation.... nullptr ); presentation -> Save( u "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/cpp/redaction/pptx/
  9. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class.... In order to save the images to disk, you can...//Retrieve image from collection and save it in a file extractor . getNextImage...

    docs.aspose.com/pdf/java/extract-images/
  10. Converting a PDF file to PNG using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑PNG Conversion on All Platforms...your PDF file and then simply save it as a PNG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Png-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...