Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 3,601 for

protection

(0.05 sec)
  1. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...ocument file is password protected"); } var outputBytes = outputStream...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  2. Consolide Faturas e Anexos com GroupDocs.Merger...

    Guia prático que mostra como mesclar faturas, PDFs, imagens e arquivos Word em um único PDF de faturamento usando GroupDocs.Merger para Python. Tutorial passo a passo com exemplos de código e boas práticas.... BytesIO() # Open the protected invoice, join attachments...

    blog.groupdocs.com/pt/groupdocs-merger/billing-...
  3. รวมใบแจ้งหนี้และไฟล์แนบด้วย GroupDocs.Merger (P...

    คู่มือปฏิบัติที่แสดงวิธีรวมใบแจ้งหนี้, PDF, รูปภาพ, และไฟล์ Word ให้เป็น PDF การเรียกเก็บเงินเดียวโดยใช้ GroupDocs.Merger สำหรับ Python. การสอนแบบขั้นตอนพร้อมตัวอย่างโค้ดและแนวปฏิบัติที่ดีที่สุด.... BytesIO() # Open the protected invoice, join attachments...

    blog.groupdocs.com/th/groupdocs-merger/billing-...
  4. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications.... Support for Password-Protected Documents : Work with documents...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  5. طبقه بندی اسناد با IAB-2 و طبقه بندی اسناد با ا...

    طبقه بندی تاکسونومیک اسناد با استفاده از C# در برنامه های NET. اسناد PDF، Word و محافظت شده با رمز عبور را با IAB-2 و طبقه بندی اسناد طبقه بندی کنید....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/fa/classification/taxonomic-...
  6. C# Comparer Excel, Word, Fichiers texte | API d...

    Comparez deux fichiers ou plus à l'aide de C#. .NET SDK permet de comparer deux feuilles de calcul Excel, des documents Word, des fichiers PDF ou de comparer des fichiers texte dans CSharp....de calcul Excel en C# # La protection par mot de passe est courante...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....when trying to load password-protected documents. String inputFilePath...

    docs.groupdocs.com/editor/java/introduction/
  9. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/annotation/net/technical-support/weekly0.5https://docs.groupdocs.com/annotation/jav......com/annotation/java/load-password-protected-documents/weekly0.5https://docs...com/annotation/net/load-password-protected-documents/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/annotation.xml
  10. Compare Word Documents with Python: 7 Examples ...

    Master Word document comparison in Python with GroupDocs.Comparison. Detect changes, highlight differences, accept/reject modifications, and generate professional comparison reports with complete code examples....exist and are not password-protected" ) # Run the comparison c...

    blog.groupdocs.com/comparison/compare-word-docu...