Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 33,585 for

saveoptions

(0.1 sec)
  1. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields to true PdfSaveOptions saveOptions = new PdfSaveOptions { PreserveFormFields...putPDFWithFormFie.pdf", saveOptions); } } Important Notes: Ensure...

    forum.aspose.com/t/convert-word-form-fields-to-...
  2. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#....13 System ::SharedPtr < SaveOptions > o = System::MakeObject...pdf 7 System ::SharedPtr < SaveOptions > options = System::MakeObject...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  4. DocSaveOptions.always_compress_metafiles proper...

    DocSaveoptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...# We can set a flag in a SaveOptions object to compress every...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocSaveOptions.save_picture_bullet property | A...

    DocSaveoptions.save_picture_bullet property. When ``False``, PictureBullet data is not saved to output document...By setting a flag in the SaveOptions object, # we can convert...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital signature settings for enhanced document security and compliance....signature and assign it to our SaveOptions object to sign the document...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 Javascript 中製作文檔

    使用 Node.js via .NET 庫創建文件。只需幾個步驟即可在 JavaScript 中輕鬆創建新文檔。...endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/zh-hant/nodejs-net/make/
  8. 使用 Javascript 製作 HTML

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

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  9. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.setFormat(DocSaveOptions...setFormat(DocSaveOptions.DocFormat.DocX); saveOptions.setMode(DocSaveOptions.RecognitionMode...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  10. 其他管理Tex选项| .NET的Aspose.TeX

    Aspose.TeX API解决方案的转换功能。这是一些代码示例。... SaveOptions = new PdfSaveOptions(); 8...raster images. 10 options. SaveOptions . RasterizeFormulas = true...

    docs.aspose.com/tex/zh/net/other-options/