Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 20,557 for

loadoptions

(0.03 sec)
  1. LoadOptions.resource_loading_callback property ...

    Loadoptions.resource_loading_callback property. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML....resource_loading_callback property LoadOptions.resource_loading_callback...words.loading class LoadOptions LoadOptions.progress_callback property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.progress_callback property | Aspose...

    Loadoptions.progress_callback property. Called during loading a document and accepts data about loading progress....progress_callback property LoadOptions.progress_callback property...words.loading class LoadOptions LoadOptions.preserve_include_picture_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.useSystemLcid property | Aspose.Wor...

    Loadoptions.useSystemLcid property. Gets or sets whether to use LCID value obtained from Windows registry to determine page setup default margins....useSystemLcid property LoadOptions.useSystemLcid property Gets...Words.Loading class LoadOptions LoadOptions.updateDirtyFields property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions.warning_callback property | Aspose....

    Loadoptions.warning_callback property. Called during a load operation, when an issue is detected that might result in data or formatting fidelity loss....warning_callback property LoadOptions.warning_callback property...words.loading class LoadOptions LoadOptions.use_system_lcid property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....// We can set a flag in a LoadOptions object to decide whether...that contains them. auto loadOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Password Protected Presentation|Aspose.Slides f...

    Lock PowerPoint presentation. Password protected PowerPoint in JavaScript...presentation: var loadOptions = new aspose . slides . LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/nodejs-java/password-pro...
  7. Secure PowerPoint Presentations with Passwords ...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost your productivity and secure your presentations with our step-by-step guide....presentation: LoadOptions loadOptions = new LoadOptions { Password...Presentation ( "pres.pptx" , loadOptions )) { // Work with the decrypted...

    docs.aspose.com/slides/net/password-protected-p...
  8. Password Protected Presentation|Aspose.Slides f...

    PowerPoint password protection, encryption, and security in Python...slides loadOptions = slides . LoadOptions () loadOptions . password..."encrypted-pres.pptx" , loadOptions ) as pres : print ( pres...

    docs.aspose.com/slides/python-net/password-prot...
  9. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files.... const loadOptions = new AsposeCells . LoadOptions (); loadOptions.... Workbook ( filePath , loadOptions ); // Remove password. workbook...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  10. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveOptions::get_Password method. Gets or sets a password to encrypt document in C++....we will have to provide a LoadOptions object with the correct password...Aspose :: Words :: Loading :: LoadOptions > ( u "@sposeEncrypted_1145"...

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