Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 375,971 for

save

(0.14 sec)
  1. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/cpp/modifing-form/
  2. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  3. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be WordML in C++....Aspose::Words::Saving::WordML2003SaveOption::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. OoxmlSaveOptions | Aspose.Words for .NET

    Discover the OoxmlSaveOptions constructor to effortlessly Save documents in Docx format. Unlock seamless document management and enhanced compatibility....this class that can be used to save a document in the Docx format...compliance specification for a saved document to adhere to. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency....pages from a document file and saves the extracted pages to a new...from a document stream and saves the extracted pages to an output...

    reference.aspose.com/words/net/aspose.words.low...
  6. Saving Reports|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....Ask AI Saving Reports Contents [ Hide ] To save a report, click...click Save Report on the Aspose.Cells.Report.Designer toolbar....

    docs.aspose.com/cells/reportingservices/saving-...
  7. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  8. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.SaveImagesAsWmf property. When ``true`` all images will be Saved as WMF....When true all images will be saved as WMF. get saveImagesAsWmf...Windows Metafile format as we save the document as an RTF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract images from PDF in PHP | Aspose.PDF

    PHP sample code for extracting images from PDF file on on any platform.... Save output image to jpeg file. Save updated PDF...new FileOutputStream object to save the image $outputImage = new...

    products.aspose.com/pdf/php-java/parser/images/
  10. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...