Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 31,170 for

saveoptions

(0.06 sec)
  1. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/nodejs-net/compress/w...
  2. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/hy/nodejs-net/compress/
  3. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....inputFile , ImageSaveOptions saveOptions ) Parameter Type Description...String The input file name. saveOptions ImageSaveOptions Image save...

    reference.aspose.com/words/net/aspose.words.low...
  4. Შეკუმშოს JPG Java

    შეკუმშოს JPG Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....jpg" ); ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...(SaveFormat.JPEG); saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/compress/jpg/
  5. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...Enable barcode optimization saveOptions.SetBarcodeOptimizati(true);...

    forum.aspose.com/t/bar-code-not-appearing-after...
  6. 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...
  7. 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...
  8. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveoptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your document's presentation!... // We can use a SaveOptions object to omit headers/footers...to html. HtmlSaveOptions saveOptions = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....-> get_HasImage ()); auto saveOptions = System :: MakeObject <...:: PdfSaveOptions > (); saveOptions -> set_CacheBackgroundGraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Convert PDF to markdown error - Free Support Fo...

    Code : var doc = new Document(filename); doc.Save(fileout, SaveFormat.Markdown); Error stack : System.NullReferenceException: Object reference not set to an instance of an object. at #=zFz9$AL7bjxwHUuimODfFc8swDug…...#=zrO8FjNQBRWPB(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...#=zORns2n_QCEsH(String #=zIRfqktcuWgdf, SaveOptions #=z5hrkyKQ=) at Aspose.Pdf...

    forum.aspose.com/t/convert-pdf-to-markdown-erro...