Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 32,698 for

saveoptions

(0.46 sec)
  1. Փոխարկել WORD PDF C++

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

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Փոխարկել WORD TXT C++

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

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. Փոխարկել HTML EPUB C++

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

    products.aspose.com/words/hy/cpp/conversion/htm...
  4. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results...."Compliance" property of the SaveOptions object to "OoxmlCompliance...standard. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.set...
  5. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... 使用 SaveOptions 类转换 PDF 本文的这一部分向您展示了如何使用...本文的这一部分向您展示了如何使用 Python 和 SaveOptions 类将 PDF 转换为 SVG 。 尝试在线将 PDF 转换为 SVG Aspose...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveoptions.imageContrast property. Gets or sets the contrast for the generated images....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.horizontalResolution property ...

    ImageSaveoptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageBinarizationMethod | Aspose.Words for Java

    Specifies the method used to binarize image in Java....as a TIFF, we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....signature and assign it to our SaveOptions object to sign the document...

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