Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 13,737 for

pdfsaveoptions

(0.49 sec)
  1. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!...docx" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Enable encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions..."DocumentConversionPr.pdf" ), pdfSaveOptions ); 以下是 TestPageSavingCallba...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...
  4. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...(DataDir, "shapes.svg" ), new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  5. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...PdfSaveOptions; import java.io.FileInputStream;...{ // Initialize PdfSaveOptions PdfSaveOptions options = new PdfSaveOptions();...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  6. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods.... The PdfSaveOptions.PageSplittingAlgorit property...10 11 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 12...

    docs.aspose.com/note/java/load-a-onenote-document/
  7. DownsampleOptions.resolution property | Aspose....

    DownsampleOptions.resolution property. Specifies the resolution in pixels per inch which the images should be downsampled to....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // By default, Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....docx' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.useCoreFonts property | Aspose.W...

    Pdfsaveoptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....useCoreFonts property PdfSaveOptions.useCoreFonts property Gets...a higher priority then PdfSaveOptions.fontEmbeddingMode option...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...ConvertEPUB (stream, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/net/convert-epub-to-pdf/