Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 32,778 for

saveoptions

(0.13 sec)
  1. 使用 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...
  2. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in C# and the issue violates compliance, a warning is issued....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . WarningCallback.... Save ( "output.pdf" , saveOptions ); Q: What should I do to...

    docs.aspose.com/words/net/warnings-when-saving-...
  3. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  4. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...pdf"); PdfSaveOptions saveOptions = new PdfSaveOptions(); //...additional text positioning saveOptions.setAdditionalTextPos(true);...

    forum.aspose.com/t/when-generating-a-docx-file-...
  5. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setMet...HandleBinaryRasterWa.pdf", saveOptions); Assert.assertEquals(1,...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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-...
  8. 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...
  9. 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
  10. Convert HTML to Other Formats|Documentation

    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....eml" , SaveOptions . DefaultEml ); In the code... Save ( "output.emlx" , SaveOptions . DefaultEmlx ); For additional...

    docs.aspose.com/email/net/converting-between-fo...