Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,752 for

save

(0.22 sec)
  1. Convert Image to PPTX in Python | products.aspo...

    Convert Image to PPTX in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPTX. Python code for..., 720 , 540 , image) pres . save( "index.pptx" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  2. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/cpp/insert-background-ima...
  3. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add field to the document and save modified PDF Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/create/
  4. 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...
  5. Unlock PDF using C++ | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided C++...

    products.aspose.com/pdf/cpp/decrypt/
  6. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes.... Save ( $"{path}AztecSymbolModeAuto...AztecSymbolMode . FullRange ; gen . Save ( $"{path}AztecSymbolModeFullR...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  7. Aspose::Words::Drawing::ShapeBase::get_Alternat...

    Aspose::Words::Drawing::ShapeBase::get_AlternativeText method. Defines alternative text to be displayed instead of a graphic in C++.... doc -> Save ( get_ArtifactsDir () + u "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. 用 Node.js 和 C++ 为 Excel 插入背景图像|Documentation

    “如何使用 Aspose.Cells for Node.js via C++ 插入背景图像到 Excel。”...buffer ); // Save the Excel file workbook . save ( "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . save ( "outputBackImageSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-back...
  10. 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/