Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 369,784 for

save

(0.16 sec)
  1. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes....PDF417 standard that allows saving print space and is intended...Pdf417 . Columns = 3 ; gen . Save ( $"{path}Pdf417Basic.png" ...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  2. Specific Parameters of 2D Barcode Types|Documen...

    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}QrCode.png" , BarCodeImageFormat.... Pdf417 . Rows = 6 ; gen . Save ( $"{path}Pdf417.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/2d-barcode-types/
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... Save the presentation as a PPTX file...LINE , 50 , 150 , 300 , 0 ) # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/line/
  4. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as JPEG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  5. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  6. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...); // Save the workbook in output XLSB format wb . Save ( outputFilePathXlsb...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  7. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....Photoshop Bug PSDNET-561 Fix saving PSD image with Grayscale ColorMode...PSD format Bug PSDNET-560 Fix saving PSD image with Grayscale ColorMode...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  8. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and Saves the extracted pages to an output stream using the specified Save format in C++....from a document stream and saves the extracted pages to an output...output stream using the specified save format. static void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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...."End Sub" ; //Save the workbook workbook . Save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . Save ( output ); Enumeration...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....sources ); // Save PDF document annotationEditor . Save ( dataDir...xfdf" )); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/import-export-annotations/