Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 368,024 for

save

(0.1 sec)
  1. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。..."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...(); // Saving the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  2. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/resize/
  3. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/
  4. Working with Gmail Contacts|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....updated and the contact can be saved back to the Gmail account. The...one of these which is then saved back. try ( IGmailClient client...

    docs.aspose.com/email/java/working-with-gmail-c...
  5. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。..."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  6. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...xlsx" ); // Initialize PDF save options PdfSaveOptions pdfSaveOptions...StrictInCell ); // Save PDF file wb . Save ( outDir + u "outputCrosssType...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  7. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language.... Save output image to jpeg file. Save updated PDF...outfilename ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/parser/images/
  8. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Node.js API with C++.... Save the file. const path = require...unFreezePanes (); workbook . save ( "Unfrozen.xlsx" ); Attached...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...
  9. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format using Aspose.Cells for Python via .NET API....NET can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/python-net/converting-cha...
  10. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...return tmp_0 ; }(); generator -> Save ( dataDir + u "barcode-custom-size_out...set_Point ( 3.0f ); generator -> Save ( dataDir + u "barcode-size-unit_out...

    docs.aspose.com/barcode/cpp/set-barcode-size/