Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 12,086 for

pdfsaveoptions

(0.05 sec)
  1. PdfDigitalSignatureHashAlgorithm enumeration | ...

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....pfx' , 'aw' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Configure the "di...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。... PdfSaveOptions.PaginatedSaveOptions(P...据自动调整的。 使工作表列适合单个PDF页面 PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  5. NumeralFormat | Aspose.Words for Java

    Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in Java....50, 100"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  6. Ինչպես փոխարկել XLSX-ը PDF-ի՝ Node.js-ում սահմա...

    Այս սակագին թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել XLSX-ը PDF-ի՝ Node.js-ում սահմանափակ թույլտվություններով: Ճշգրիտ քայլերի ցանկը կօգնի ձեզ արտահանել XLSX-ը PDF՝ ունենալով սահմանափակ թույլտվություններ՝ օգտագործելով Node.js-ը ցանկացած օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...դասի օրինակը Նախաձեռնեք PdfSaveOptions և PdfSecurityOptions դասերի...օրինակում մենք օգտագործել ենք PdfSaveOptions դասի օրինակը *XLSX-ից փոխարկված...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-xl...
  7. Remove Gap Between Tasks List and Footer | Aspo...

    Aspose.Tasks for .NET provides ReduceFooterGap property to reduce gap between list of tasks and footer while conversion of project data.... 7 8 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { ReduceFooterGap...ut.pdf" , (SaveOptions)pdfSaveOptions); 10 11 HtmlSaveOptions...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  8. 通过 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...
  9. Font Rendering Differences in PDF Conversion Us...

    Dear Support Team, I’m encountering discrepancies in font size and appearance when converting an Excel file to PDF using aspose-cells-25.8.jar, compared to the output generated by Microsoft Print to PDF. The Excel file…...pdf"; PdfSaveOptions saveOptions = new PdfSaveOptions(); workbook...Solution - Use PdfSaveOptions : Customize the PdfSaveOptions to control...

    forum.aspose.com/t/font-rendering-differences-i...
  10. 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...