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

save

(0.12 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. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....A8" ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully with external links...

    docs.aspose.com/cells/cpp/set-external-links-in...
  3. Export and Import Barcode Generation State via ...

    This article explains how to import and export barcode the generation state to the XML format with C++ API or Library."...can be executed in two ways: saving it to an XML-file using the...mentioned, there are two ways to save the current state of class BarcodeGenerator...

    docs.aspose.com/barcode/cpp/barcode-generation-...
  4. 在 PHP 中创建 3D 演示文稿|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...$imageScale ); $thumbnail -> save ( "sample_3d.png" , ImageFormat...dispose (); $presentation -> save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/3d-presentat...
  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. Merge MHT files using .NET | Aspose.PDF

    Merge MHT files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/mht/
  8. Merge SVG files using .NET | Aspose.PDF

    Merge SVG files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/svg/
  9. Merge PS files using Java | Aspose.PDF

    Merge PS files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/ps/
  10. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...