Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 31,268 for

saveoptions

(0.09 sec)
  1. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....12 var saveOptions = new XpsSaveOptions(); 13 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  2. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method... SaveOptions , mail_merge_options : aspose...file name. save_options SaveOptions The output’s save options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveoptions.pixelFormat property. Gets or sets the pixel format for the generated images....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your document signing reasons for enhanced security and compliance...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ODT to PDF conversion renders table row heights...

    When converting an ODT to PDF containing a table, the table rows are rendered bigger than the original, causing the PDF to render over two pages instead of one. This is demonstrated in the attached zip: Test Chart - 2…...ation/pdf"); SaveOptions options = SaveOptions.createSaveOptions(format);...

    forum.aspose.com/t/odt-to-pdf-conversion-render...
  6. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveoptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveoptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveoptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....as a TIFF, we can pass a SaveOptions object to # adjust the dithering...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( outputFile , saveOptions ); } PSDJAVA-624. Fix the...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...