Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,664 for

pdfsaveoptions

(0.04 sec)
  1. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Configure the "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to PDF having restricted permissions in Java. These steps help you to export XLSX to PDF having restricted permissions using Java in any operating system like macOS, Linux, or Windows....reference to Workbook , PdfSaveOptions , and PdfSecurityOptions...converted to PDF Initialize the PdfSaveOptions to set security options...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  7. Aspose.CellsでExcelファイルをPDF形式に変換した場合、異体字(IVSを利用し...

    Aspose.Cellsを使用して、システム内でExcelファイルをPDFファイルに変換しています。 Aspose.CellsでPDF変換を行った際、Excelファイル内に異体字(IVSを利用した文字)が存在する場合、文字化けが発生します。 変換元のExcelでは、IVS対応フォント(IPAmj明朝)が設定された異体字(IVSを利用した文字)が正しく表示されております。 文字化けを解消する方法はございますでしょうか。 以下に、P…...PdfSaveOptions pdfSaveOptions = new Aspose.Cells...Cells.PdfSaveOptions(); asposeWorkBook.Save(保存先のファイル名, pdfSaveOptions);...

    forum.aspose.com/t/aspose-cells-excel-pdf-ivs/3...
  8. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....Words, set the PdfSaveOptions.digitalSignatureDeta property...PDF format passing the PdfSaveOptions as a parameter into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....Words, set the PdfSaveOptions.digital_signature_details...PDF format passing the PdfSaveOptions as a parameter into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....PageBreak ); } // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Below are three...

    reference.aspose.com/words/nodejs-net/aspose.wo...