Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 13,737 for

pdfsaveoptions

(0.99 sec)
  1. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/ka/cpp/make/md/
  2. PDF Accessibility Removing Colors from Input fi...

    Hello Aspose Support Team, We are currently testing PDF conversion using Aspose.Words version 22.5.0.0 and have encountered an issue related to color preservation in the output PDF. Issue Description: When converting …...2 @pjumbad Summary When PdfSaveOptions.Compliance is set to PdfCompliance...docx"); var saveOpts = new PdfSaveOptions(); // No compliance flag...

    forum.aspose.com/t/pdf-accessibility-removing-c...
  3. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency....docx" ); // Create a "PdfSaveOptions" object that we can pass...Save ( ArtifactsDir + "PdfSaveOptions.MemoryOptimization.pdf"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在使用JavaScript通过C++渲染Excel文件为PDF时,获取字体替换警告|Docum...

    学习如何在使用Aspose.Cells for Java脚本通过C++将Excel文件渲染为PDF时,获取字体替换的警告。...实现IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为您实现的接口。...以下代码实现了IWarningCallback接口,并将PdfSaveOptions.warningCallback属性设置为实现...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  5. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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.... Added CreatedTime to PdfSaveOptions Now users can get or set...spreadsheet to PDF using the PdfSaveOptions class. Added ShowFormulas...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...to try using different PdfSaveOptions to see if that affects...example of how to set up PdfSaveOptions : SaveOptions saveOptions...

    forum.aspose.com/t/nullpointerexception-when-co...
  7. BookmarksOutlineLevelCollection.add method | As...

    BookmarksOutlineLevelCollection.add method. Adds a bookmark to the collection.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 数据透视表中的自定义排序|Documentation

    如何使用Aspose.Cells for JavaScript通过C++对数据透视表的字段值进行排序。...Workbook , SaveFormat , PdfSaveOptions } = AsposeCells ; AsposeCells...options = new AsposeCells . PdfSaveOptions (); options . onePagePerSheet...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  9. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...document { get; set; } public PdfSaveOptions optsPDF { get; set; } public...document { get; set; } public PdfSaveOptions optsPDF { get; set; } public...

    forum.aspose.com/t/the-license-does-not-apply-a...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...options var saveOptions = new PdfSaveOptions { OutlineOptions = { HeadingsOutlineLevel...options: var saveOptions = new PdfSaveOptions { OutlineOptions = { HeadingsOutlineLevel...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...