Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 365,752 for

save

(0.13 sec)
  1. Convert CSV to DOTM with C++ or with free Onlin...

    Convert CSV to DOTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOTM 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 POTX with C++ or with free Onlin...

    Convert CSV to POTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to POTX 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 DOT with C++ or with free Online...

    Convert CSV to DOT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOT 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. Online PDF to FLATOPC Conversion or Build .NET ...

    Free online app to convert PDF to FLATOPC files. .NET C# conversion library code for PDF documents....Convert PDF to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to FLATOPC format using Save method...

    products.aspose.com/total/net/conversion/pdf-to...
  5. Java API to Export CGM to PCL | products.aspose...

    Convert CGM to PCL using on premise Java API...Convert CGM to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PCL format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  6. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. Android API code to manage comments of ODT 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. 在 PHP 中将窗口元素添加到 Visio 实例|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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  8. Convert DOT to POTX in Android Apps or with fre...

    DOT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....write HTML content in it, and save it as POTX. Aspose.Total for...write HTML content in it, and save it as POTX. In conclusion, Aspose...

    products.aspose.com/total/android-java/conversi...
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations.... Save the Presentation. Add a SmartArt...position 2 and set its text. Save the Presentation. Access a SmartArt...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  10. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。... 使用 Save 方法保存输出PDF。 以下代码片段展示了如何在PDF文件中插入页面。...Insert ( 2 ); // Save PDF document document . Save ( dataDir + "InsertEmptyPage_out...

    docs.aspose.com/pdf/zh/net/add-pages/