Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 368,314 for

save

(0.26 sec)
  1. Convert OFT to VCF via C++ application | produc...

    Sample C++ conversion code for OFT document to VCF format. Use example code for batch OFT to VCF conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. VCF file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/oft-to...
  2. Convert VCF to OST via C++ application | produc...

    Sample C++ conversion code for VCF document to OST format. Use example code for batch VCF to OST conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. OST file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/vcf-to...
  3. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Rectangle(10, 10, 100, 100), pkcs1); // Save the result. This creates the...the first signed file. // This Save operation is incremental to...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  4. 通过C++的Node.js设置页面选项|Documentation

    本文提供了使用Node.js通过C++以编程方式设置Excel工作表页面选项的示例代码。设置页面方向、缩放比例、页数适应选项、纸张大小、打印质量、首页编号。...Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pag...
  5. IDocumentPartSavingCallback.document_part_savin...

    IDocumentPartSavingCallback.document_part_saving method. Called when Aspose.Words is about to Save a document part....document_part_saving method document_part_saving(args) Called...about to save a document part. def document_part_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案... XbrlDocument 类的 save() 方法创建 XBRL 文件并将其保存到磁盘。请在 API...add() 方法添加一个新的 XBRL 实例。 最后,使用 save(string) 方法保存 XBRL 文件。它将输出文件路径作为参数。...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  7. Aspose::Words::Saving::MarkdownSaveOptions::Mar...

    Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the Markdown format in C++....Aspose::Words::Saving::MarkdownSaveOptions::MarkdownSaveOptions...this class that can be used to save a document in the Markdown format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 数据筛选与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/
  9. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Saving the spreadsheet. The code samples...Application . ActiveWorkbook ; //Save the copy of workbook as OutputVsto...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  10. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... save ( base . artifactsDir + "Image...VerticalAlignment . Center ; doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...