Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 32,696 for

saveoptions

(0.14 sec)
  1. Გადაიყვანეთ DOC HTML Java

    გადაიყვანეთ DOC HTML Java ფორმატში კოდით. შეინახეთ DOC როგორც HTML Java....doc"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/ka/java/conversion/do...
  2. Გადაიყვანეთ DOC RTF Java

    გადაიყვანეთ DOC RTF Java ფორმატში კოდით. შეინახეთ DOC როგორც RTF Java....doc"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/ka/java/conversion/do...
  3. Փոխարկել Պատկեր HTML Java

    Փոխարկեք Պատկեր ը HTML ձևաչափի Java կոդով: Պահեք Պատկեր որպես HTML օգտագործելով Java:...png"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/hy/java/conversion/im...
  4. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…... (Document , Stream , SaveOptions ) at Aspose.Note.Document...Document.Save(Stream stream, SaveOptions options) at Crushbank.File...

    forum.aspose.com/t/sequence-contains-no-element...
  5. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...using builder PdfSaveOptions saveOptions = pdfSaveOptionsBuilde.build(pdfParams);...File(outputPath); doc.save(outputPath, saveOptions); Professionalize.Discourse...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  6. Create Online Converter OLM To PST - Free Suppo...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving to the PST. Could you please let me know the reason why the contact data is failing? Than…...relevant options such as SaveOptions/Table settings) with the...

    forum.aspose.com/t/create-online-converter-olm-...
  7. Using a Microsoft Word Document as the Message ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  8. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveoptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB..."AllowNegativeIndent" flag # in a SaveOptions object that we will pass...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…...WordProcessingSaveOp saveOptions = new WordProcessingSaveOp(); saveOptions.setFormat(SaveFormat...crucial for RTL shaping. saveOptions.setPreserveOriginalT(true);...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...
  10. Issue with Font Rendering when converting DOCX ...

    Hi! I am writing to report an issue with font rendering encountered in Aspose.Words version 25.1.0. Problem description: When converting a .docx document containing text in the regular “Baskerville” font to PDF (or PNG…...); var saveOptions = Aspose.Words.Saving.SaveOptions.CreateSaveOptions(Aspose....Words.SaveFormat.Pdf); saveOptions.UpdateFields = false; document...

    forum.aspose.com/t/issue-with-font-rendering-wh...