Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 373,041 for

save

(0.39 sec)
  1. Convert CSV to DOCX with C++ or with free Onlin...

    Convert CSV to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  2. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPSM format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  3. Convert CSV to ODT with C++ or with free Online...

    Convert CSV to ODT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to ODT format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  4. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPT format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  6. Remove DOC Annotation Online or Manage Annotati...

    delete comments from DOC file through online app for free. Android API code to manage comments of DOC files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  7. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Words can load and save. See the File Format Wiki for...NET: Format Description Load Save Remarks DOC Microsoft Word 97...

    docs.aspose.com/words/net/supported-document-fo...
  8. PDF转换API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 和其他格式...()); // save document in HTML format document . Save ( "output...image ); // Save output PDF document document . save ( Paths ....

    products.aspose.com/pdf/zh-hans/conversion/
  9. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  10. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...