Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 3,601 for

protection

(0.05 sec)
  1. C#을 사용하여 Word 문서를 PDF로 변환 | DOCX에서 PDF로

    .NET 애플리케이션 내에서 C#을 사용하여 Word DOC 및 DOCX 문서를 PDF로 변환합니다. 문서 변환 .NET API를 사용하여 파일 변환을 자동화하십시오....converter = new Converter("path/protected-document.docx", getLoadOptions))...

    blog.groupdocs.com/ko/conversion/convert-word-d...
  2. Tutoriel de signature numérique Python : signer...

    Tutoriel étape par étape complet pour créer des signatures électroniques sécurisées dans des documents en utilisant Python et GroupDocs.Signature - parfait pour les développeurs créant des applications de signature de documents...contrôles d’accès appropriés Protection par mot de passe : Utilisez...documents rapides Vérification et protection contre la falsification de...

    blog.groupdocs.com/fr/signature/sign-documents-...
  3. تصنيف المستندات باستخدام IAB-2 وتصنيف المستندات...

    التصنيف التصنيفي للوثائق باستخدام C # ضمن تطبيقات .NET. قم بتصنيف مستندات PDF و Word والمستندات المحمية بكلمة مرور باستخدام IAB-2 وتصنيف المستندات....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/ar/classification/taxonomic-...
  4. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....and the file isn’t password-protected Problem : Getting an error...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats.... For instance, you can protect the output PDF file, reorder...

    docs.groupdocs.com/viewer/java/render-ebooks/
  6. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....imageWatermark = new ImageWatermark ( "protect.jpg" )) { imageWatermark ....

    docs.groupdocs.com/watermark/net/watermarks-in-...
  7. Klasifikasikan Dokumen dengan IAB-2 & Taksonomi...

    Klasifikasi taksonomi dokumen menggunakan C# dalam aplikasi .NET. Klasifikasikan PDF, Word, & dokumen yang dilindungi sandi dengan IAB-2 & taksonomi dokumen....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/id/classification/taxonomic-...
  8. Klasifikace dokumentů pomocí IAB-2 a taxonomie ...

    Taxonomická klasifikace dokumentů pomocí C# v rámci aplikací .NET. Klasifikujte dokumenty PDF, Word a heslem pomocí IAB-2 a taxonomie dokumentů....var filename = "password-protected.docx"; var response = classifier...

    blog.groupdocs.com/cs/classification/taxonomic-...
  9. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/working-with-s...
  10. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Watermark allows you to protect watermark from editing in MS...

    docs.groupdocs.com/watermark/java/add-watermark...