Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 375,755 for

save

(0.68 sec)
  1. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....options ); // Save the workbook as PDF workbook . Save ( outDir +...); std :: cout << "Workbook saved successfully as PDF with Japanese...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  2. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...$D$5:$E$6" ); // Save the workbook workbook . Save ( outDir + u "Output...); std :: cout << "Workbook saved successfully with non-sequenced...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  3. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...inputFilePath ); // Save the Excel file as PDF workbook . Save ( outDir...pdf" ); std :: cout << "File saved successfully as PDF!" << std...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  4. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...0f ); presentation -> Save ( u "presentation-out.pptx"...trust Aspose APIs" ); pres -> Save ( u "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  5. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java.... Save the output in any desired image...drawLine() method to draw a line Save the output to any desired output...

    docs.aspose.com/drawing/java/working-with-pens/
  6. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......True False save() Save() False save(stream) Save(System.IO.Stream...Stream stream) False save(file_path) Save(System.String filePath)...

    docs.aspose.com/imaging/python-net/python-notes...
  7. Convert OFX Response File from 1.03 to 2.2 Form...

    Sample code for OFX request file from 1.03 to 2.2 Python conversion. Use API example code for batch OFX request conversion within Python based applications....OfxVersionEnum as parameter in Save method. Call the save method by providing...

    products.aspose.com/finance/python-net/conversi...
  8. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method # to modify how that...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation... save ( "pres.ppt" , SaveFormat ....edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/java/editor/ppt/
  10. 在 Aspose.Cells 中设置工作表标签颜色|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....getRed ()); //Save the Excel file workbook . save ( dataPath +...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...