Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 31,270 for

saveoptions

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

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով 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. 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...
  3. 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...
  4. 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...
  5. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...docx' ) # Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 将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...
  8. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...SvgSaveOptions SvgSaveOptions saveOptions = new SvgSaveOptions(); //...SVG image to Zip archive saveOptions.CompressOutputToZipA = false;...

    forum.aspose.com/t/problem-reading-pdf-containi...
  9. Convert PDF API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...() -> Add ( image ); auto saveOptions = MakeObject < XpsSaveOptions..._dataDir + outfilename , saveOptions ); std :: clog << "BMP to...

    products.aspose.com/pdf/conversion/
  10. Გადაიყვანეთ 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...