Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 33,600 for

saveoptions

(1.03 sec)
  1. 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...
  2. 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...
  3. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration.... Save ( Stream, SaveOptions ) Save the document loaded...

    reference.aspose.com/words/net/aspose.words/ido...
  4. Aspose.PSD Bug Report: ImageSaveException with ...

    ImageSaveException (ArrayIndexOutOfBoundsException) when saving PSB file with 280+ layers — Aspose.PSD for Java 26.1 Product & Version Library: Aspose.PSD for Java Version: 26.1 (aspose-psd-26.1-jdk16.jar) JDK: 11 OS: m…...PsdOptions saveOptions = new PsdOptions(); saveOptions.setPsdVersion(PsdVersion...sion.Psb); saveOptions.setVersion(2); saveOptions.setColorMode(image...

    forum.aspose.com/t/aspose-psd-bug-report-images...
  5. 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...
  6. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.md", saveOptions); import com.aspose.words...

    products.aspose.com/words/zh-hant/java/make/md/
  7. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...PREVIOUS); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...OoxmlSaveOptions(SaveFormat.DOCX); saveOptions.setCompliance(OoxmlCompliance.I...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  8. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...)) { // Instantiate HTML SaveOptions object var htmlOptions =...)) { // Instantiate HTML SaveOptions object var htmlOptions =...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  9. Create a PDF document with attachments via Aspo...

    We have an application that creates PDF invoices from a Word template, and now we have been asked to generate these documents in ZUGFeRD format for submission to German government agencies. This means that we need to gen…...Set PDF/A‑3 compliance var saveOptions = new Aspose.Words.Saving...doc.Save("Invoice.pdf", saveOptions); Setting PdfSaveOptions...

    forum.aspose.com/t/create-a-pdf-document-with-a...
  10. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java.... Initiate the SaveOptions object with the required..."RenderMe.mpp" ); 6 //Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/java/rendering-task-usage...