Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 369,861 for

save

(0.46 sec)
  1. View or Edit POT Files Metadata using Java | pr...

    Java source code to edit or view POT format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pot"...

    products.aspose.com/slides/java/metadata/pot/
  2. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...); // Instantiate Text File's Save Options TxtSaveOptions options...true ); // Save the file with the options workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  3. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pptm/
  4. Working With Text Layers|Documentation

    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....instance of the Rectangle class Save the results The following code...positions of the text layer Save the results The following code...

    docs.aspose.com/psd/net/working-with-text-layers/
  5. Convert PDF to WORD | Online for Free | Aspose.PDF

    PDF to WORD online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to WORD without any registration, captcha or limits. Try our library for free...pdf" ); // save document in DOC format document . Save ( "output...your PDF file and then simply save it as a WORD file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  6. Convert PDF to EXCEL | Online for Free | Aspose...

    PDF to EXCEL online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to EXCEL without any registration, captcha or limits. Try our library for free...pdf" ); // save document in XLS format document . Save ( "output...your PDF file and then simply save it as a EXCEL file. You can...

    products.aspose.com/pdf/online/conversion-pdf-t...
  7. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  8. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/cpp/chart-workbook/
  9. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。... 使用 Save 方法保存新的 PDF。 以下代码片段也适用于 Aspose...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  10. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....an object of SvgSaveOptions save_options = self . SvgSaveOptions...archive save_options . CompressOutputToZipA = False ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...