Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 9,630 for

pdfsaveoptions

(0.06 sec)
  1. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Set the "UpdateFields"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ինչպես փոխարկել OBJ-ը PDF-ի Python-ում

    Այս ճշգրիտ հոդվածը ներկայացնում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել OBJ-ը PDF-ի Python-ում: Այն ընդգրկում է IDE կոնֆիգուրացիան, ալգորիթմի մի շարք քայլեր և կոդի նմուշ Python-ում OBJ-ի PDF փոխարկիչ ստեղծելու համար:...Նախաձեռնեք PdfSaveOptions դասի օրինակը Նշեք PdfSaveOptions դասի տարբեր...համար: Հաջորդը, սկսվում է PdfSaveOptions դասի օբյեկտը, որը կարող...

    kb.aspose.com/hy/3d/python/how-to-convert-obj-t...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for 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...
  4. Aspose::Words::Saving::DownsampleOptions::get_R...

    Aspose::Words::Saving::DownsampleOptions::get_Resolution method. Specifies the resolution in pixels per inch which the images should be downsampled to in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // By default, Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....pfx", "aw"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::PdfTextCompression enum ...

    Aspose::Words::Saving::PdfTextCompression enum. Specifies a type of compression applied to all content in the PDF file except images in C++...." ); } // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Set the "TextCompression"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....DOCUMENT_ASSEMBLY ) # Create a "PdfSaveOptions" object that we can pass...save_options = aw . saving . PdfSaveOptions () # Enable encryption...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....png' ) # Create a "PdfSaveOptions" object that we can pass...pdf_save_options = aw . saving . PdfSaveOptions () # Set the "ImageColorSpaceExpor"...

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