Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 347,039 for

save

(0.12 sec)
  1. Create ZIP in C#

    This brief tutorial covers how to create a ZIP file in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP file maker in C#....a FileStream class object to save the output ZIP archive Open...generated ZIP file by calling the Save method These steps reveal the...

    kb.aspose.com/zip/net/create-zip-in-csharp/
  2. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  3. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class' DrawString method. Save image to PNG. The following...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  4. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++...."Y30" ); // Save the Excel file. workbook . save ( path . join...removeAt ( 0 ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  5. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly....document's "Save" method // to modify how we save the document...txtExportHeadersFoot ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 显示和隐藏工作簿的选项卡|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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  7. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced document quality and visual appeal....transparent backgrounds while saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Add() method and saves it as output excel file . The...(). Add ( inputXmlMap ); // Save the workbook in xlsx format...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  9. Word Blank page being inserted within document ...

    Hello, I’ve got an issue for some Word files that when I Save it as PDF, it just adds in the middle an empty file. I can’t share with you the problematic file, but maybe you know about the issue, we got no errors on th…...some Word files that when I save it as PDF, it just adds in the...fileData.getObjId()); pdfDocument.save(Path.of(requestDirectory.toString()...

    forum.aspose.com/t/word-blank-page-being-insert...
  10. Aspose.PSD for .NET 21.2 - 发布说明|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 ( outputFilePath , new PsdOptions...ConvertToSmartObject ( 0 ); psdImage . Save ( outputFilePath ); } PSDNET-778...

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