Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 367,829 for

save

(0.25 sec)
  1. TEX to PDF Converter using C++ | Aspose.PDF

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/
  2. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Add Watermark to PDF...( artifact ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/watermark/add/
  5. 获取特定单元格的文本|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  6. 通过C++在Node.js中移除ActiveX控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从工作簿中移除ActiveX控件。...removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-acti...
  7. Get Text of Specific Cell|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 the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/net/get-text-of-specific-...
  8. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document... save ( file_name = ARTIFACTS_DIR...has_image ) save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions SaveOptions = new PdfSaveOptions(); SaveOptions.setCompliance(PdfCompliance.PDF_A_1_B); SaveOptions.setAllColumnsInOnePagePerSheet(true); fo…...save(filename,saveOptions); High...in the worksheets and then saving it as PDFs. amjad.sahi December...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  10. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Save ( ArtifactsDir + "ReportingEngine...dataSource , "persons" ); doc . Save ( ArtifactsDir + "ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...