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

saveoptions

(0.22 sec)
  1. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG using Java....doc" ); ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...getPageCount(); page++) { saveOptions.setPageSet( new PageSet (page));...

    products.aspose.com/words/java/conversion/doc-t...
  2. Փոխարկել DOC JPG Java

    Փոխարկեք DOC ը JPG ձևաչափի Java կոդով: Պահեք DOC որպես JPG օգտագործելով Java:...doc" ); ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...getPageCount(); page++) { saveOptions.setPageSet( new PageSet (page));...

    products.aspose.com/words/hy/java/conversion/do...
  3. 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....XpsSaveOptions saveOptions = new XpsSaveOptions(); 8 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  4. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....new DocSaveOptions object $saveOption = new DocSaveOptions ();...the output format to DOC $saveOption -> setFormat ( DocSaveOptions_DocFormat...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  5. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of PDF files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...HtmlSaveOptions saveOptions = new Aspose.Words.Saving...HtmlSaveOptions(); saveOptions.AllowNegativeIndent = true; saveOptions.DmlEffectsRenderingM...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  6. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....the range to HTML const saveOptions = new AsposeCells . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . exportActiveWorkshee = true ; saveOptions...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  7. [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-...
  8. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveoptions ImageColorMode property to easily customize and optimize the color mode for your generated images. Enhance your visuals today!...an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....an image, we can pass a SaveOptions object to # select a color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveoptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...