Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 369,804 for

save

(0.12 sec)
  1. Hiding Code Text that is too Long to Display in...

    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....ITALIC , 20 )); \ # Save the image $builder -> save ( $dataDir . "HideCodeText...

    docs.aspose.com/barcode/java/hiding-code-text-t...
  2. Set Code Text for BarCode in Ruby|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.... 5 ) # save the barcode image to file bb . save ( data_dir...

    docs.aspose.com/barcode/java/set-code-text-for-...
  3. Redact PDF using Python | Aspose.PDF

    Redact PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file. Redact PDF Files -...annot . redact () document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/redaction/
  4. 在 Jython 中去除受密码保护的工作表保护|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...."aspose" ) # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  5. Convert TXT to PPSX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....Document class Save the TXT document into HTML Create...slide shape inside presentation Save the document using Aspose.Slides...

    products.aspose.com/total/net/conversion/txt-to...
  6. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Document class Save the TXT document into HTML Create...slide shape inside presentation Save the document using Aspose.Slides...

    products.aspose.com/total/net/conversion/txt-to...
  7. Convert ODT to POTX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potx files with C#. Convert multiple files within ASP.NET or other .NET applications....Document class Save the ODT document into HTML Create...slide shape inside presentation Save the document using Aspose.Slides...

    products.aspose.com/total/net/conversion/odt-to...
  8. Convert PPT to DOTX in Python or with free Onli...

    PPT to DOTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPT to DOTX online converter quickly before integrating the code....NET is used to save the created PDF into Microsoft...Presentation class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert ODP to DOCX in Python or with free Onli...

    ODP to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP to DOCX online converter quickly before integrating the code....NET, save the created PDF into Microsoft...Presentation class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/zh/cpp/modifing-form/