Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 33,683 for

saveoptions

(2.43 sec)
  1. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveoptions.pixelFormat 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/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.Reason | Aspose.Word...

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

    reference.aspose.com/words/net/aspose.words.sav...
  3. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...EmlSaveOptions saveOptions = SaveOptions.getDefaultEml(); saveOptions.se...mailMessage.save("outEml", saveOptions); } Explanation setAttac...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  4. 使用 C++ 将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sli...

    使用 Aspose.Slides for C++ 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...如果需要导出包含图像的 PowerPoint 文档,必须将 SaveOptions::MarkdownExportType::Visual)...:: Export :: Markdown :: SaveOptions :: Flavor :: CommonMark );...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  5. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveoptions Saveoptions = new PdfSaveoptions(); …...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); document...document.save("document.pdf", saveOptions); Below are the cases which...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  6. Rendering Task Sheet View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks for Java.... Initiate the SaveOptions object with required timescale..."NewProductDev.mpp" ); 6 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  7. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... SaveOptions = pngOptions; 14 15 // Run...DeviceWritesImages = false ; 13 options. SaveOptions = pngSaveOptions; 14 15 //...

    docs.aspose.com/tex/net/latex-to-image/
  8. Assistance Required for PDF-to-Word Conversion ...

    We have implemented PDF-to-Word document conversion using the Aspose library. Initially, during testing, the conversion worked without any delays or timeout issues. However, we are now observing failures during the conve…...DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format...DocSaveOptions.DocFormat.DocX; saveOptions.Mode = DocSaveOptions.RecognitionMode...

    forum.aspose.com/t/assistance-required-for-pdf-...
  9. Გადაიყვანეთ Გამოსახულება HTML C++

    გადაიყვანეთ Გამოსახულება HTML C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML 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. Გადაიყვანეთ Გამოსახულება JPG C++

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

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