Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 375,727 for

save

(0.7 sec)
  1. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....actual_minor_unit # Saves the presentation pres . save ( "ErrorBars_out...switch_row_column () # Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/python-net/chart-axis/
  2. 设置 PDF 权限|Aspose.PDF for .NET

    了解如何在 PDF 文件中修改用户权限,使用 Aspose.PDF 在 .NET 中限制某些操作。...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/set-privileges/
  3. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) color for the generated images. The default value is White in C++....Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method...:: Color Aspose :: Words :: Saving :: ImageSaveOptions :: get_PaperColor...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_AddBidiMarks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Converting a TEX file to SVG using Python | Asp...

    Sample code on Python for TEX to SVG conversion. Use example code for batch TEX to SVG conversion with Python and .NET...class for configuring SVG file save options.Ensure that the necessary...library, configuring SVG file save options.The compress_output_to_zip_archive...

    products.aspose.com/pdf/python-net/conversion/t...
  6. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and Save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...make some modifications, and save them. Out of the pool, some...Right now I’m getting errors on save. Professionalize.Discourse July...

    forum.aspose.com/t/can-aspose-support-opening-a...
  7. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... close () Save Vector Graphics from a Page...target page(). Call ‘page.try_save_vector_graphics()’ which exports...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  8. Supported File Formats|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....can load and Save. Format Description Load Save Remarks PSD Adobe...Adobe Photoshop Image File TIFF Saves the document as Single or Multi-Page...

    docs.aspose.com/psd/java/supported-file-formats/
  9. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using JavaScript via C++.... onload = ( event ) => { /*Save the BLOB in the Memory FS for.... onload = ( event ) => { /*Save the BLOB in the Memory FS for...

    docs.aspose.com/pdf/javascript-cpp/sign-pdf/
  10. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...