Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 375,973 for

save

(0.34 sec)
  1. 使用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...
  2. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js.... Save image data to a file. The following...extract images from a document and save them as files: You can download...

    docs.aspose.com/words/nodejs-net/working-with-i...
  3. Create Appointment Schedules for Outlook in Nod...

    Automate Outlook calendar scheduling in Node.js. Create, configure, and Save appointments as ICS files using a powerful API for .NET by Aspose.Email....NET Create, Configure & Save Appointments as ICS Files Aspose..."Discuss for the next product" ; Saving an Appointment as an ICS File...

    products.aspose.com/email/nodejs-net/appointmen...
  4. 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-...
  5. Android API to Convert RTF to XLT or with free ...

    Convert RTF to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLT online converter quickly before integrating the code....Microsoft Excel for creating and saving spreadsheet templates. Converting...Convert RTF to HTML by using Save method Load HTML document by...

    products.aspose.com/total/android-java/conversi...
  6. Convert ODT to MBOX in Python | products.aspose...

    Save ODT to MBOX within Python applications without using Microsoft Word or Outlook...document exchange and is used for saving and exchanging editable office...Email for Python via .NET and save it into MBOX format. This process...

    products.aspose.com/total/python-net/conversion...
  7. 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-...
  8. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples.... Save the modified presentation. This...2 ); # Saves the modified presentation $pres -> save ( "helloworld_Pos...

    docs.aspose.com/slides/php-java/access-slide-in...
  9. Extract Assets from JT File Formats via Java | ...

    Sample Java extract assets code for JT file. Use this example code to extract assets from JT 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/jt/
  10. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX 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/fbx/