Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 361,302 for

save

(0.17 sec)
  1. Remove DOTM Annotation Online or Manage Annotat...

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

    delete comments from Word file through online app for free. Android API code to manage comments of Word 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. 用 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...
  4. 在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/
  5. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an XAML document. Default is an empty string in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFlowSaveOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  7. 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/
  8. 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...
  9. Control the Appearance of Code Text in Ruby|Doc...

    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.... Code128 ) # Save the image to your system and...its image format to Jpeg bb . save ( data_dir + "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  10. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades...."Field 1" ; } // Save PDF document document . Save ( dataDir + "FilledXfa_out...Standard ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/xfa-forms/