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

saveoptions

(0.26 sec)
  1. 在javascript中壓縮tiff

    在JavaScript中壓縮TIFF而不會損失質量。優化TIFF內容,輕鬆減小文件大小。...tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...ImageSaveOptions(aw.SaveFormat.Tiff) saveOptions.tiffCompression = aw.Saving...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  2. Converting a MHTML file to XLS using C++ | Aspo...

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....loadOptions ); // Create SaveOptions auto saveOptions = MakeObject < ExcelSaveOptions...ExcelSaveOptions > (); saveOptions -> set_Format ( ExcelSaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  3. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)...pdf"); DocSaveOptions saveOptions = new DocSaveOptions(); //...// 设置输出格式为DOCX saveOptions.setFormat(DocSaveOptions.DocFormat...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  4. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....pages to HTML by using the SaveOptions as shown in the following...pageNumber) 80 { 81 auto saveOptions = [&] { auto tmp_0 = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  5. 将PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。... PdfSaveOptions saveOptions ; saveOptions . SetDefaultFont (...( u "Times New Roman" ); saveOptions . SetCheckWorkbookDefa (...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  6. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Ustvari PDF Z Uporabo Java

    Ustvarite novo PDF v Java v nekaj korakih. Preprosto ustvarite PDF s knjižnico Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.pdf", saveOptions); import com.aspose.words...

    products.aspose.com/words/sl/java/make/pdf/
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveoptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...the end of the document. saveOptions . ExportHeadersFooters =...

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