Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 375,703 for

save

(0.16 sec)
  1. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing....compression level to use while saving an OOXML document. Document...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method # to modify the way...into an image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  4. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Create save options using FbxSaveOptions to create save options...options and call the scene save method with the output file path and...

    products.aspose.com/3d/net/verify-watermark/
  5. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....textStamp ); // save output document pdfDocument . save ( "TextStamp_output...stamp ); // save output document pdfDocument . save ( "TextStamp_output...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  6. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....// save file to xlsx format const outputData = wb . save ( SaveFormat...Load JSON into Workbook and Save as XLSX </ h1 > < input type...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  7. Saving Project Data to CSV and Text Formats in ...

    This article explains how to Save project data to CSV or text formats using Aspose.Tasks Java for Ruby....Working with Projects in Ruby Saving Project Data to CSV and Text...Reference Download Pricing Buy Saving Project Data to CSV and Text...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/java/convert-a-multi-page...
  9. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit....onload = ( event ) => { /*prepare(save) the stamp file from BLOB*/...image file to end a PDF-file and save the “ResultImage.pdf”. Next...

    docs.aspose.com/pdf/javascript-cpp/stamping/