Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 380,825 for

save

(1.56 sec)
  1. Merge PDF Files To TIFF Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.tiff" , slides...steps to merge two PDF files and save result as TIFF in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To POT Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.pot" , slides...steps to merge two PDF files and save result as POT in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  3. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...option )) { // Save PDF document document . Save ( dataDir + "CGMtoPDF_out...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  7. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to Save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...Exception when saving an xlsx file Aspose.Cells Product Family...version 26.1.0. I am trying to save the attached file (xlsx is inside...

    forum.aspose.com/t/exception-when-saving-an-xls...
  8. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/net/ps/working-with-gradient/
  9. PDF to Base64 in C# | Base64 to PDF in C#

    Learn how to convert PDF to Base64 in C# using Aspose.PDF for .NET. Explore multiple approaches, handle large files, and decode Base64 back to PDF....transmit files through APIs or save them safely in databases. It... make any changes, and then save it to a MemoryStream . Finally...

    blog.aspose.com/pdf/convert-pdf-to-base64-in-cs...
  10. Aspose.PSD for .NET 22.4 - 发行说明|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 ( output , new PngOptions ());...UpdateLayerData (); image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...