Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 369,791 for

save

(0.62 sec)
  1. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. Android API code to manage comments of DOT 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...
  2. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. Android API code to manage comments of DOCX 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...
  3. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with Golang via C++....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/go-cpp/convert-excel-file...
  4. Create 3D Presentations in PHP|Aspose.Slides fo...

    Generate interactive 3D presentations in PHP with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/3d-presentation/
  5. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....CalculateFormula (); // Save the result in XLSX format book . Save ( outDir...$A$1,9)" ); // Save the workbook book . Save ( outDir + u "output_out...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  6. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...DecorateField 方法,最后使用 FormEditor 类的 Save 方法保存更新后的PDF。以下代码片段向您展示了如何装饰特定的表单字段。...( "City" ); // Save PDF document editor . Save ( dataDir + "Sample-Form-02...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  7. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。..."1234" ); // Save the excel file workbook . Save ( outputFilePath..."1234" ); // Save the excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....model classes Save XPS documents as raster images Save XPS documents...XPS elements Save PDF to stream Manipulate, save and convert XPS...

    docs.aspose.com/page/java/feature-list/
  9. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/loa...
  10. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Wo...input output file names and save options. static Merge (const...

    reference.aspose.com/words/cpp/aspose.words.low...