Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 367,853 for

save

(0.12 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... save ( "SetChartSeriesOverla_out...preferred fill type and fill color. Save the modified presentation. This...

    docs.aspose.com/slides/nodejs-java/chart-series/
  2. 从 PDF 文件中移除签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类从 PDF 文件中移除签名。...index ]); } // Save PDF document pdFileSignature . Save ( dataDir...false ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/zh/net/remove-signature-fro...
  3. 将 PowerPoint 转换为 Markdown|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 Markdown... 使用 Save 方法将对象保存为 markdown 文件。 以下 PHP..."pres.pptx" ); try { $pres -> save ( "pres.md" , SaveFormat ::...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. Load source Excel file without charts|Documenta...

    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....Excel file without charts and saves it in the output PDF format...); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/java/load-source-excel-fi...
  5. Replacer.replace_to_images_regex method | Aspos...

    aspose.words.lowcode.Replacer.replace_to_images_regex method...replace_to_images_regex(input_file_name, save_options, pattern, replacement...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create New Workbook|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 ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  7. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  8. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....image file to end a PDF-file and save the “ResultImage.pdf”. Next...onload = ( event ) => { /*prepare(save) the image file from BLOB*/...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  9. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a document in the XLSX format....how sections are handled when saving a document in the XLSX format...document are saved on one worksheet. Examples Shows how to save document...

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