Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 368,275 for

save

(0.2 sec)
  1. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....Prepare HtmlSaveOptions and save three variants with different...New" ; const outputData1 = wb . save ( SaveFormat . Html , opts );...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_SimplifyListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to Save disk space.... Save the downloaded invoice images...image processing settings to save disk space when storing an archive:...

    docs.aspose.com/ocr/net/archival-scanning/
  4. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...this functionality: Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/
  5. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...extensions to their respective save options. To convert a PSD file...file name and save the image using the image.save() method. Similarly...

    docs.aspose.com/psd/python-net/open-export-psd-...
  6. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....signature ); // Save PDF document pdfFileSignature . Save ( dataDir...signature ); // Save PDF document pdfFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/working-with-signature-...
  7. Create 3D Presentations in PHP|Aspose.Slides fo...

    Generate interactive 3D presentations in PHP with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/3d-presentation/
  8. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  9. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/androidjava/image/
  10. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....create or edit tables and then save the updated presentation, so...bottom, left, and right borders. Save the modified presentation as...

    docs.aspose.com/slides/python-net/manage-cells/