Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 32,778 for

saveoptions

(0.19 sec)
  1. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...getOutputFileName()); PdfSaveOptions saveOptions = new PdfSaveOptions(); //...// for accessibility saveOptions.setCompliance(PdfCompliance...

    forum.aspose.com/t/defect-accessibility-issues-...
  2. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveoptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...docx' ) # Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveoptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method...as a TIFF, we can pass a SaveOptions object to # adjust the dithering...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...docx' ) # Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Gradient fill color appears colored homogenous ...

    Hi Team, we are facing an issue where a templated word document appears to have homogenous colored objects from a gradient fill HTML content. I attached a simple console application to reproduce the issue. It looks like…...effects: OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...doc.Save("output.docx", saveOptions); Test with Different Document...

    forum.aspose.com/t/gradient-fill-color-appears-...
  9. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var Saveoptions = new PdfOptions { SaveMetafilesAsPng =…... Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng...\test.pdf", SaveFormat.Pdf, saveOptions); I’ve attached the test...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  10. Convert MSG to Other Formats|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.... The base class SaveOptions and the classes EmlSaveOptions...

    docs.aspose.com/email/java/convert-msg-to-other...