Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 10,159 for

image

(0.38 sec)
  1. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into Images, and save PDF with scan-like pages) var so = new SaveOptions(); so....options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....CSharp/Resources/ — sample documents and images used by the examples. Examples/GroupDocs...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  3. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...它是一个可以包含 High-Efficiency Image Format HEIF 图像的容器。在本文中,我们将讨论...

    blog.groupdocs.com/zh/groupdocs.blog/page/36/
  4. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....它是一个可以包含 High-Efficiency Image Format HEIF 图像的容器。在本文中,我们将讨论...

    blog.groupdocs.com/zh/page/36/
  5. Wasserzeichengeschützte Dateien in Java | Text-...

    Verwenden Sie die Java-API, um Text- und Bildwasserzeichen zu passwortgeschützten Word-, PDF-, PowerPoint- und Excel-Dateien hinzuzufügen. Passen Sie das Erscheinungsbild des Wasserzeichens mithilfe der GroupDocs-API an....ImageWatermark("path/watermark-image.png"); watermark.setOpacity(0...

    blog.groupdocs.com/de/watermark/watermark-passw...
  6. 使用C#为Word文档添加水印|文本和图像水印

    使用 C# 将文本和图像水印添加到 Word 文档。使用 .NET API 以编程方式在页面上应用水印。...= new ImageWatermark("path/image.png") { Opacity = .5, HorizontalAlignment...

    blog.groupdocs.com/zh/watermark/watermark-word-...
  7. Java를 사용하여 디지털 서명 인증서로 PDF에 서명

    Java 인증서를 사용하여 PDF에 디지털 서명하는 기술을 마스터하세요. 디지털 서명 API를 사용하여 서명을 사용자 정의하고 자신만의 애플리케이션을 구축하세요....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/ko/signature/sign-pdf-with-c...
  8. Додати водяний знак до PDF-файлу в Java | Текст...

    Додавайте водяні знаки зображень або застосовуйте текстові водяні знаки до PDF-файлів у Java. Застосуйте водяні знаки до всіх і окремих сторінок PDF-файлу за допомогою API Java Watermarking GroupDocs....save("path/image-watermark.pdf"); watermarker...

    blog.groupdocs.com/uk/watermark/add-watermark-t...
  9. Редагування файлів Excel у C# | Створіть власни...

    Редагування файлів Excel пояснюється на прикладах C# для редагування файлів XLS, XLSX, ODS у вашій програмі .NET за допомогою API для редагування електронних таблиць і документів....Images; List<IHtmlResource> allResourcesTogether...

    blog.groupdocs.com/uk/editor/edit-excel-files-i...
  10. Marca d'água em documentos do Word usando Java ...

    Adicione marcas d'água de texto e Imagem a documentos do Word usando Java. Aplique marcas d’água programaticamente nas páginas usando a API Java....save("path/image-watermark.docx"); watermark...

    blog.groupdocs.com/pt/watermark/watermark-word-...