Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,721 for

save

(0.14 sec)
  1. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for Node.js via C++....xlsx" )); // Save the workbook workbook . save ( path . join...AI Document Assistant Close Save Excel into PDF with Standard...

    docs.aspose.com/cells/nodejs-cpp/render-unicode...
  2. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....Add field to the document and save modified PDF Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  4. Set Visio Shape's XForm Data in PHP|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....setValue ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  5. Update Visio Shape Text in PHP|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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  6. Perl via Inline Java|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....will generate a barcode and save the barcode image. Perl use..."test-123" ); // Save the barcode image builder . save ( "testperljava...

    docs.aspose.com/barcode/java/perl-via-inline-java/
  7. How to remove Link Annotation using Java | Aspo...

    Remove Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Annotations collections Save the file again System Requirements...// Save document with removed annotation document . save ( _dataDir...

    products.aspose.com/pdf/java/annotation/link/re...
  8. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....connectShapesViaConn mothod save diagram Connect Shapes Programming...connecter1Id); // Save diagram diagram . save ( dataDir + "ConnectShapes_out...

    docs.aspose.com/diagram/java/connect-shapes/
  9. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  10. 查找特定单词的出现次数|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...."test" ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...objSheet , "test" ); workbook . Save ( myPath ); } private static...

    docs.aspose.com/cells/zh/net/find-specific-word...