Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 377,040 for

save

(0.26 sec)
  1. Generate Codablock-F Barcodes in C#|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.... Save ( $"{path}CodablockFAspectRati...Codablock . AspectRatio = 30 ; gen . Save ( $"{path}CodablockFAspectRati...

    docs.aspose.com/barcode/net/codablockf-barcodes/
  2. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++.... Save the workbook to persist the...gridlines // Save the workbook workbook . save ( 'WorkbookSettingsExam...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  3. Java Microsoft Visio Files Conversion | product...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Java code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/java/conversion/
  4. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... Save ( ArtifactsDir + "Drawing.ImportImage...imgShape . Left = 150.0f ; } doc . Save ( ArtifactsDir + "Drawing.ImportImage...

    reference.aspose.com/words/net/aspose.words.dra...
  5. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the model.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is Saved...fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。..., flg ); // Save the excel file. workbook . save ( path . join...Blue ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  8. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/acroforms/
  9. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....signature ); // Save PDF document fileSign . Save ( dataDir + "...ODS }; // Save the file in ODS format document . Save ( dataDir...

    docs.aspose.com/pdf/net/whatsnew/2022/
  10. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....object to set different options Save output SVG image by specifying...path and the file name in the Save method as per your requirements...

    kb.aspose.com/cells/net/how-to-convert-excel-to...