Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 9,664 for

pdfsaveoptions

(0.05 sec)
  1. 通过 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...
  2. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  3. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....2" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert Markdown to PDF – C# Examples and Onlin...

    Convert Markdown to PDF online or in C#. Consider Markdown to PDF conversion scenarios in C# examples. Try online Markdown Converter....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...pass the HTMLDocument, PdfSaveOptions, and output file path to...

    docs.aspose.com/html/net/convert-markdown-to-pdf/
  5. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...options PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetTextCrossType..."outputCrosssType.pdf" , pdfSaveOptions ); // Initialize image...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  6. PdfSaveOptions.cacheBackgroundGraphics property...

    Pdfsaveoptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background....cacheBackgroundGraph property PdfSaveOptions.cacheBackgroundGraph property...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . cacheBackgroundGraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library with C++....then you need to set the PdfSaveOptions.GetOnePagePerSheet() property...property of the PdfSaveOptions object. Here is an example in C++:...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  9. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered....docx' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () pdf_save_options . color_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...