Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 34,087 for

saveoptions

(0.11 sec)
  1. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....Document(); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at #=zx...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at (Object...

    forum.aspose.com/t/error-occurred-while-save-th...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveoptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!... ImageSaveOptions saveOptions = new ImageSaveOptions (...RenderInkObject.jpeg" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Սեղմել WORD Ը Javascript Ում

    Սեղմեք WORD ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. Implement Resource Prefix for Nested Resources ...

    Learn how to add resource prefixes for nested resources using Aspose.Tasks for C++....pageNumber) 80 { 81 auto saveOptions = [&] { auto tmp_0 = System::MakeObject...ResourcePrefixForNes > (); 84 saveOptions -> set_FontSavingCallback(program);...

    docs.aspose.com/tasks/cpp/resource-prefix-for-n...
  9. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...; MhtSaveOptions saveOptions = SaveOptions.getDefaultMhtml();...setHeadersTemplates(saveOptions, locale); saveOptions.setMhtFormatO...

    forum.aspose.com/t/converting-email-to-pdf-cons...
  10. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....mpp" ); 12 SaveOptions o = new PdfSaveOptions();...PdfSaveOptions saveOptions = new PdfSaveOptions(); 4 saveOptions. setSaveToSeparateFil...

    docs.aspose.com/tasks/java/convert-project-data...