Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 12,086 for

pdfsaveoptions

(0.06 sec)
  1. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.custom_properties_export propert...

    Pdfsaveoptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_document_properties](../../../aspose.words/document/custom_document_properties/) are exported to PDF file....custom_properties_export property PdfSaveOptions.custom_properties_export...'My value' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your documents remain protected....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.attachmentsEmbeddingMode propert...

    Pdfsaveoptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....attachmentsEmbedding property PdfSaveOptions.attachmentsEmbedding property...saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions . attachmentsEmbedding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the Pdfsaveoptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....UseBookFoldPrintingS Contents [ Hide ] PdfSaveOptions.UseBookFoldPrintingS property..."Paragraphs.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting project data....13 14 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 15...15 pdfSaveOptions. setReduceFooterGap ( true ); 16 pdfSaveOptions...

    docs.aspose.com/tasks/java/reducing-gap-between...
  7. PdfSaveOptions.use_book_fold_printing_settings ...

    Pdfsaveoptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....use_book_fold_printing_settings property PdfSaveOptions.use_book_fold_printing_settings...'Paragraphs.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the Pdfsaveoptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance....CacheBackgroundGraph Contents [ Hide ] PdfSaveOptions.CacheBackgroundGraph property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PDF/UA-2 - Free Support Forum - aspose.com

    Hi, when will it be possible to convert Word files to PDF/UA-2. Best regards...docx"); PdfSaveOptions opt = new PdfSaveOptions(); opt.set...

    forum.aspose.com/t/pdf-ua-2/311446
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...