Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 34,040 for

saveoptions

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. SaveOptions.update_last_saved_time_property pro...

    Saveoptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtindocumentproperties/last_saved_time/) property is updated before saving....update_last_saved_time_property property SaveOptions.update_last_saved_time_property...words.saving class SaveOptions SaveOptions.update_last_printed_property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Გადაიყვანეთ HTML MARKDOWN C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  9. Გადაიყვანეთ Გამოსახულება BMP C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  10. Გადაიყვანეთ Გამოსახულება SVG C++

    გადაიყვანეთ Გამოსახულება SVG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG C++....png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/ima...