Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 8,995 for

image

(0.04 sec)
  1. Thêm hình mờ vào bản trình bày trong C# | Hình ...

    Các cách C# để thêm văn bản vào trang chiếu bản trình bày dưới dạng hình mờ hoặc áp dụng hình mờ hình ảnh cho PPT, PPTX, PPS và các định dạng khác bằng cách sử dụng .NET Watermarking API của GroupDocs....new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/vi/watermark/add-watermark-t...
  2. Python Uygulamalarında Metadataları Düzenleme v...

    GroupDocs.Metadata for Python via .NET kullanarak uygulamalarınızdaki metadataları çıkarma, güncelleme ve kaldırma yöntemlerini keşfedin....resim dosyasının (örneğin, image.jpg ) metadataları özelliklerini...run (): with gm . Metadata( "image.jpg" ) as metadata: # Dosya...

    blog.groupdocs.com/tr/metadata/edit-metadata-in...
  3. Supprimer le filigrane des documents PDF en Jav...

    Supprimez ou supprimez les filigranes des PDF et autres documents en Java. Un aperçu pour les développeurs Java pour créer un filigrane en supprimant les applications....basés sur du texte ou sur des images. Dans cet article, nous verrons...filigranes dans les documents et les images de différents formats de fichier...

    blog.groupdocs.com/fr/watermark/remove-watermar...
  4. Tutorial de firma digital en Python: Firma PDF,...

    Tutorial paso a paso completo para crear firmas electrónicas seguras en documentos utilizando Python y GroupDocs.Signature - perfecto para desarrolladores que construyen aplicaciones de firma de documentos...Archivo de certificado digital image_handwrite = "signature_handwrite...apariencia visual options . image_file_path = image_handwrite # Agregar...

    blog.groupdocs.com/es/signature/sign-documents-...
  5. Tutorial sulla firma digitale Python: firma PDF...

    Tutorial passo-passo completo per creare firme elettroniche sicure nei documenti utilizzando Python e GroupDocs.Signature - perfetto per gli sviluppatori che costruiscono applicazioni di firma di documenti...File del certificato digitale image_handwrite = "signature_handwrite...dell'aspetto visivo options . image_file_path = image_handwrite # Aggiungere...

    blog.groupdocs.com/it/signature/sign-documents-...
  6. Python Digitale Handtekening Tutorial: E-Sign P...

    Volledig stap-voor-stap tutorial voor het maken van veilige elektronische handtekeningen in documenten met behulp van Python en GroupDocs.Signature - perfect voor ontwikkelaars die documenten handtekeningtoepassingen bouwen...Digitaal certificaatbestand image_handwrite = "signature_handwrite...verschijningskenmerk in options . image_file_path = image_handwrite # Voeg handgeschreven...

    blog.groupdocs.com/nl/signature/sign-documents-...
  7. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....disegni AutoCAD e formati di imaging digitale come DICOM. Per l’elenco...DateTime.Now, Message = "This image is little upwards.", Opacity...

    blog.groupdocs.com/it/annotation/annotate-word-...
  8. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/clean-me...
  10. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-a-password...