Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,638 for

make

(0.56 sec)
  1. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....highlights, and comments can make it easier to read and understand...the annotation library and making any necessary adjustments to...

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  2. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images....methods have been renamed to make it even simpler to understand...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  3. Convert XLSX to Image using Python

    In this topic, you will learn how to convert XLSX to Image using Python. There is no need to install any extra software to export XLSX to Image in Python....preserve the visual layout and make data easier to distribute. This...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. How to Run | GroupDocs

    How to run examples....examples using PyPI To get started make sure that is installed. Clone...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  5. Advanced search for Digital signatures | GroupDocs

     This article explains how to Make advanced search for digital electronic signatures with GroupDocs.Signature API.... This example shows how to make advanced search for Digital...

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may Make input errors, forgetting to switch the desired keyboard layout using Java search API.... users of your software may make input errors, forgetting to...

    docs.groupdocs.com/search/java/keyboard-layout-...
  7. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…...Changing the DPI value does not make any difference. It seems to...Ensure Proper DPI Setting : Make sure that you are correctly...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  8. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...pdf&page=1” and while making call use “/” to be relative...how it can be implemented to make URL relative: using System.Web;...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  9. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how to sign PDF and other documents in .NET using PKCS#11 hardware tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features....Prerequisites Before proceeding, make sure you have: GroupDocs.Signature...functionality and explore new ideas to make it more robust and user-friendly...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  10. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...获得 EXIF 包后,您可以获得图像 EXIF 属性,如 Make 、 Model 、 Width 、 Length 、 Date-Time...getExifPackage(); System.out.println("Make : " + exifPackage.getMake());...

    blog.groupdocs.com/zh/metadata/handle-exif-data...