Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 31,268 for

saveoptions

(0.13 sec)
  1. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a Saveoptions instance....overloads that accept a SaveOptions instance. This should be...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  2. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...Hide } }; var saveOptions = new Aspose.Words.Saving...document.Save(outputFile, saveOptions); Kind Regards, Andy AsposePdfConvert...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  3. SaveOutputParameters class | Aspose.Words for N...

    Aspose.Words.Saving.SaveOutputParameters class. This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation...Saving SaveOptions class SvgSaveOptions class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 避免在输出PDF中生成空白页,使用Node.js via C++|Documentation

    学习如何在没有内容输出时避免输出PDF中的空白页,使用Aspose.Cells for Node.js via C++。...String fileName , SaveOptions saveOptions ) 通过Node.js via C++添加带有命名目的书签到PDF...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-blank...
  5. Managing Message Files with Aspose.Email.Outloo...

    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.... SaveOptions . default_oft ) print ( f...or MailMessage as OFT The SaveOptions is an abstract base class...

    docs.aspose.com/email/python-net/managing-messa...
  6. Aspose.pdf转换成word的时候 将表格视为图片转换了 能不能设置不是图片 - Fre...

    aspose.pdf转换成word的时候 将表格视为图片转换了 能不能设置不是图片...DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.setFormat(DocSaveOptions...Textbox:每个元素都用文本框,版面最接近PDF,但不易编辑 saveOptions.setMode(DocSaveOptions.RecognitionMode...

    forum.aspose.com/t/aspose-pdf-word/313931
  7. SaveOptions.iml_rendering_mode property | Aspos...

    Saveoptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....iml_rendering_mode property SaveOptions.iml_rendering_mode property...words.saving class SaveOptions SaveOptions.export_generator_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.pdf", saveOptions); import com.aspose.words...

    products.aspose.com/words/zh-hant/java/make/pdf/
  9. 使用 Javascript 製作 DOCX

    通過幾個步驟在 JavaScript 中創建一個新的 DOCX。使用 Node.js via .NET 庫輕鬆創建 DOCX。...endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  10. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveoptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....class HtmlSaveOptions : SaveOptions Constructors Name Description..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/net/aspose.words.sav...