Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 31,268 for

saveoptions

(0.06 sec)
  1. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....done using Device and using SaveOption. There are several classes...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  2. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Th...

    Aspose::Words::Saving::ImageSaveoptions::get_ThresholdForFloydSteinbergDithering method. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C++....as a TIFF, we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Გადაიყვანეთ JPG TIFF C++

    გადაიყვანეთ JPG TIFF C++ ფორმატში კოდით. შეინახეთ JPG როგორც TIFF C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  6. Გადაიყვანეთ JPG HTML C++

    გადაიყვანეთ JPG HTML C++ ფორმატში კოდით. შეინახეთ JPG როგორც HTML C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  7. Փոխարկել WORD HTML C++

    Փոխարկեք WORD ը HTML ձևաչափի C++ կոդով: Պահեք WORD որպես HTML օգտագործելով C++:...docx"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/wor...
  8. Გადაიყვანეთ JPG BMP C++

    გადაიყვანეთ JPG BMP C++ ფორმატში კოდით. შეინახეთ JPG როგორც BMP C++....jpg"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  9. [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-...
  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...