Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 9,583 for

images

(0.23 sec)
  1. واترمارک اسناد Word با استفاده از C# | واترمارک...

    با استفاده از سی شارپ، واترمارک متن و تصویر را به اسناد Word اضافه کنید. با استفاده از NET API، واترمارک ها را به صورت برنامه نویسی در صفحه(های) اعمال کنید....= new ImageWatermark("path/image.png") { Opacity = .5, HorizontalAlignment...

    blog.groupdocs.com/fa/watermark/watermark-word-...
  2. Generovat čárový kód v C# | Přidejte čárové kód...

    Generujte čárové kódy v C# a elektronicky podepisujte dokumenty a obrázky připojením čárového kódu k souborům Word, Excel, PDF, PNG, JPG, WebP pomocí rozhraní .NET Signature API....signature = new Signature("path/image.jpg")) { // Vytvořte možnosti...

    blog.groupdocs.com/cs/signature/barcode-generat...
  3. Přidat vodoznak do PDF v Java | Textové a obraz...

    Přidejte obrázkové vodoznaky nebo použijte textové vodoznaky na soubory PDF v Java. Použijte vodoznaky na všechny a vybrané stránky PDF pomocí GroupDocs Watermarking Java API....save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/cs/watermark/add-watermark-t...
  4. Dokumenty programu Word ze znakiem wodnym przy ...

    Dodawaj tekstowe i graficzne znaki wodne do dokumentów programu Word przy użyciu języka Java. Programowo stosuj znaki wodne na stronach za pomocą interfejsu API języka Java....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/pl/watermark/watermark-word-...
  5. Hinzufügen von Wasserzeichen zu PDF mit C# | Te...

    Fügen Sie mit C# Bildwasserzeichen hinzu oder wenden Sie Textwasserzeichen auf PDF-Dateien an. Markieren Sie entweder alle oder ausgewählte PDF-Seiten mit einem Wasserzeichen, indem Sie die .NET-Wasserzeichen-API verwenden....Save("path/image-watermark.pdf"); } Die Ausgabe...

    blog.groupdocs.com/de/watermark/watermark-pdf-f...
  6. Filigrana documenti PDF | Filigrane di testo e ...

    Aggiungi filigrane di testo e immagini ai documenti PDF. Applicare filigrane utilizzando l'applicazione filigrana online o utilizzando le librerie .NET e Java a livello di codice....save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/it/watermark/watermark-pdf-d...
  7. Watermerk PDF-documenten | Tekst- en afbeelding...

    Voeg tekst- en afbeeldingswatermerken toe aan PDF-documenten. Pas watermerken toe met behulp van de online watermerkapplicatie of via programmatische .NET- en Java-bibliotheken....save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/nl/watermark/watermark-pdf-d...
  8. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet.... close (); Replacing shape image GroupDocs.Watermark also allows...close (); Setting background image for particular shapes Since...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...result looks quite different: image.png (364.9 KB) I was using GroupDocs...

    forum.groupdocs.com/t/hidecomments-replacement-...
  10. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Replaces specific area of an image with a colored box Removes specific...

    docs.groupdocs.com/redaction/python-net/redacti...