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

pdfsaveoptions

(0.06 sec)
  1. 合并 XPS 文件 | Aspose.Page for Java

    Aspose.Page API 解决方案的 Java 版 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。... PdfSaveOptions options = new com. aspose...aspose . xps . rendering . PdfSaveOptions (); 13 options. setJpegQualityLevel...

    docs.aspose.com/page/zh/java/merge/xps/
  2. Get DrawObject and Bound while rendering to PDF...

    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....DrawObjectEventHandl class with PdfSaveOptions.getDrawObjectEventHa()...to PDF, it utilizes the PdfSaveOptions.getDrawObjectEventHa()...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  3. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...String[]{targetFont}); } } PdfSaveOptions opt = new PdfSaveOptions(); opt.getMetafileRendering()...

    forum.aspose.com/t/word-document-font-replaceme...
  4. Սեղմել DOCX Ը C# Ում

    Սեղմեք DOCX ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/hy/net/compress/docx/
  5. Aspose.PDF (v25.7) - NullReferenceException wit...

    Hello, When I use ASPOSE.PDF to compress a PDF/A document that does not contain an attachment, I receive a NullReferenceException error when I try to save the document. This error did not occur in previous versions. fa…...pdf"); PdfSaveOptions saveOptions = new PdfSaveOptions { Compliance...

    forum.aspose.com/t/aspose-pdf-v25-7-nullreferen...
  6. Սեղմել HTML Ը C# Ում

    Սեղմեք HTML ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/hy/net/compress/html/
  7. Შეკუმშოს HTML C#

    შეკუმშოს HTML C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/ka/net/compress/html/
  8. Սեղմել JPG Ը C# Ում

    Սեղմեք JPG ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...} var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...

    products.aspose.com/words/hy/net/compress/jpg/
  9. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Workbook , SaveFormat , PdfSaveOptions } = AsposeCells ; AsposeCells...const pdfOptions = new PdfSaveOptions (); // Save workbook as...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  10. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....output PDF file by using the PdfSaveOptions class object for the newly...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...