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

saveoptions

(1.04 sec)
  1. Გადაიყვანეთ JPG GIF C++

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

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

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

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

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

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Გადაიყვანეთ DOC RTF C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  5. C++ Email API for Thunderbird and OutLook Forma...

    C++ code samples for Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF conversion via Email library....with required extension and SaveOptions . And for the second case...

    products.aspose.com/email/cpp/conversion/
  6. Გადაიყვანეთ HTML PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  7. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...calculateFormula(); const saveOptions = new aspose.cells.HtmlSaveOptions();...HtmlSaveOptions(); saveOptions.setExportActiveWorks(true); saveOptions.setP...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  8. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....Document () # Configure a SaveOptions object to encrypt the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveoptions.imageColorMode property. Gets or sets the color mode for the generated images....an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveoptions.pixel_format property. Gets or sets the pixel format for the generated images....an image, we can pass a SaveOptions object to # select a pixel...

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