Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 31,572 for

password

(0.17 sec)
  1. Manual integration of Aspose.Slides in SSRS 201...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Password Protecting the Exported Presentation...

    docs.aspose.com/slides/reportingservices/manual...
  2. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....convert presentations that are password protected? Yes, Aspose.Slides...Python allows working with password-protected presentations. When...

    docs.aspose.com/slides/python-net/convert-power...
  3. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... DOCX ) # Set the "password" property to encrypt the saved...document with a password. save_options . password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...originale and pdf resulting - password for pdf is “master”) i use...

    forum.aspose.com/t/images-conversion-without-bo...
  5. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....convert presentations that are password protected? Yes, Aspose.Slides...Slides allows working with password-protected presentations . When...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++....options such as an encryption password. Aspose :: Words :: PlainTextDocument...OoxmlSaveOptions > (); saveOptions -> set_Password ( u "MyPassword" ); doc ->...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. C# API to Export EMLX to PDF | products.aspose.com

    Convert EMLX to PDF without using Microsoft Word or Outlook on .NET...protection and set protection password doc . Protect ( ProtectionType...ProtectionType . ReadOnly , "password" ); // call save method while passing...

    products.aspose.com/total/net/conversion/emlx-t...
  8. C# API to Export EML to DOC | products.aspose.com

    Convert EML to DOC without using Microsoft Word or Outlook on .NET...protection and set protection password doc . Protect ( ProtectionType...ProtectionType . ReadOnly , "password" ); // call save method while passing...

    products.aspose.com/total/net/conversion/eml-to...
  9. C# API to Export MSG to TEXT | products.aspose.com

    Convert MSG to TEXT without using Microsoft Word or Outlook on .NET...protection and set protection password doc . Protect ( ProtectionType...ProtectionType . ReadOnly , "password" ); // call save method while passing...

    products.aspose.com/total/net/conversion/msg-to...
  10. Export OFT to XPS via C++ | products.aspose.com

    C++ API to Convert OFT to XPS without using Microsoft Word or Outlook...document and protect it with a password. auto doc = System :: MakeObject...ProtectionType :: ReadOnly , u "password" ); // save the document....

    products.aspose.com/total/cpp/conversion/oft-to...