Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 347,031 for

save

(0.14 sec)
  1. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  2. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Use to set ’s for the brush Save the document Copy 1 For complete...AddRange(stops); 17 // Save resultant XPS document 18 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  3. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  4. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save() 方法并传递 ExcelSaveOptions 将其保存为..."testout/result1.xls" doc . save ( documentOutName , Api . SaveFormat...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  5. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....unprotected in Java , you can save it as a separate DOCX , DOC...to unprotect the loaded file Save the resultant unprotected file...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  6. How to Convert PDF to Presentation using C#

    This simple how-to-topic is about how to convert PDF to presentation using C# by following the detailed configuration steps to verify the working sample code. You can import PDF in PowerPoint using C# by following a very simple API interface....AddFromPdf method Using the Save method, convert PDF to PowerPoint...Finally, the Save method will convert PDF to PPTX and save it on the...

    kb.aspose.com/slides/net/how-to-convert-pdf-to-...
  7. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  8. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks.... save ( fileOut ); } finally { if...was printed')" )); // after saving document . getActions (). setAfterSaving...

    docs.aspose.com/pdf/java/quick-tips/
  9. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  10. Convert OTT to PPSX via Java or with free Onlin...

    Java API to Export OTT to PPSX without using Microsoft Word or PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....the HTML content in it, and save it as PPSX. The first step is...including the ability to open and save documents in various formats...

    products.aspose.com/total/java/conversion/ott-t...