Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,727 for

save

(0.37 sec)
  1. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...jpg" ); // When we save the document as a TIFF, we can...images. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....French" ); // Save the workbook in xlsx format wb . Save ( u ".. \\...

    docs.aspose.com/cells/cpp/specify-the-language-...
  3. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java... Save PDF file. Redact PDF Files -...add ( annot ); pdfDocument . save ( "output.pdf" ); pdfDocument...

    products.aspose.com/pdf/java/redaction/
  4. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(file_name, save_options) Renders the...image and saves into a file. save(file_name, save_options) Renders...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed OLE Object attachments in PDF files using Aspose.Cells for Python via .NET.... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the PDF file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/python-net/embed-attachme...
  7. Drawing Arc in PHP|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....45 , 270 ); \ # Save all changes. $image -> save ( $dataDir . "DrawArcExample...

    docs.aspose.com/imaging/java/drawing-arc-in-php/
  8. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$ts ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  9. Remove Images from PDF using Java | Aspose.PDF

    Java source code to remove Images from PDF File on any platform.... Save updated PDF file. Delete Images...delete ( 1 ); pdfDocument . save ( outputFile ); pdfDocument...

    products.aspose.com/pdf/java/images/remove/
  10. Processing Images for HTML output|Aspose.Words ...

    Aspose Words for JasperReports has 3 parameters for configuring how to process images when exporting to HTML format....folder to save images into. Is empty by default, save to same folder...

    docs.aspose.com/words/jasperreports/processing-...