Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,737 for

pdfsaveoptions

(0.05 sec)
  1. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....inputFilePath ); PdfSaveOptions pdfSaveOptions ; TestPageSavingCallba...TestPageSavingCallba callback ; pdfSaveOptions . SetPageSavingCallbac ( &...

    docs.aspose.com/cells/cpp/track-document-conver...
  2. 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...
  3. PdfSaveOptions.font_embedding_mode property | A...

    Pdfsaveoptions.font_embedding_mode property. Specifies the font embedding mode....font_embedding_mode property PdfSaveOptions.font_embedding_mode property...lazy dog.' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. PdfSaveOptions.attachments_embedding_mode prope...

    Pdfsaveoptions.attachments_embedding_mode property. Gets or sets a value determining how attachments are embedded to the PDF document....attachments_embedding_mode property PdfSaveOptions.attachments_embedding_mode...save_options = aw . saving . PdfSaveOptions () save_options . atta...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....conversion to PDF Initialize the PdfSaveOptions object to configure the...file. In the next step PdfSaveOptions class object is created...

    kb.aspose.com/html/net/how-to-convert-html-page...
  9. Ինչպես փոխարկել Word-ը PDF-ի C#-ի միջոցով

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Word-ը PDF-ի՝ օգտագործելով C#: Դուք կարող եք վերահսկել Word-ը PDF-ի C#-ով արտահանելու գործընթացը՝ սահմանելով ելքային PDF տեսքը և այլ հատկություններ՝ այն բրաուզերում կամ որևէ այլ դիտիչում բացելիս:...DOCX ֆայլը և օգտագործելով PdfSaveOptions դասը՝ ելքային PDF-ը կարգավորելու...C#-ով Ստեղծեք և սկզբնավորեք PdfSaveOptions օբյեկտը` ելքային PDF-ը...

    kb.aspose.com/hy/words/net/how-to-convert-word-...
  10. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++.... The PdfSaveOptions.PaginatedSaveOptions(P...Columns on Single PDF Page PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...