Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 9,187 for

image

(0.06 sec)
  1. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or Images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...capability to annotate text or images in a document. Annotation can...

    docs.groupdocs.com/annotation/net/
  2. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....options (convert pages into images, save as PDF) redactor . save...

    docs.groupdocs.com/redaction/java/save-with-def...
  3. Extract data from PDF documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....from PDF documents Extract images from PDF documents Extract...

    docs.groupdocs.com/parser/java/extract-data-fro...
  4. Exporting metadata properties | GroupDocs

    Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/exportin...
  5. Converting to PDF - Embed Fonts - Free Support ...

    Hello, It is my understanding that when converting to PDF the font should get embedded? Please correct me if I am wrong. I have an issue where by a converted document in only embedding a subset of the font, this causes…... image.png (42.3 KB) 1 Like atir.tahir...

    forum.groupdocs.com/t/converting-to-pdf-embed-f...
  6. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...like plain text (TXT), raster images (like PNG and JPEG), archives...example, archives or raster images), then the empty array will...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  7. עריכת וניהול מטא-נתונים בפייטון אפליקציות - Gro...

    גילו כיצד להשתמש ב-GroupDocs.Metadata for Python via .NET כדי להוציא, לעדכן ולהסיר מטא-נתונים באפליקציות שלכם....מטא-נתונים של קובץ תמונה (למשל, image.jpg ) על פי תנאים מסוימים. התחל...run (): with gm . Metadata( "image.jpg" ) as metadata: # בדוק אם...

    blog.groupdocs.com/he/metadata/edit-metadata-in...
  8. 在 C# 中向演示文稿添加水印 |文本和圖像水印

    C# 方法將文本作為水印添加到演示幻燈片,或使用 GroupDocs 的 .NET Watermarking API 將圖像水印應用於 PPT、PPTX、PPS 和更多格式。...new ImageWatermark("watermark-image.png"); imageWatermark.Opacity...ImageWatermarkOption); watermarker.Save("image-watermarked-presentation.pptx");...

    blog.groupdocs.com/zh-hant/watermark/add-waterm...
  9. Python 電子簽名教程:使用 3 種方法為 PDF 和 Office 文件創建數字簽名

    使用 Python 實現文件中的電子簽名的分步指南 - 學習基於印章、圖像和表單字段的簽名方法,以安全地簽署文件...適合添加手寫簽名、公司標誌或官方印章 def add_image_signature (): # 定義文件路徑 sample_file_path...sample_file_path = "sample.pdf" # 您的源文件 image_signature = "signature.png"...

    blog.groupdocs.com/zh-hant/signature/sign-docum...
  10. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...example, archives or raster images), then the empty list will...like plain text (TXT), raster images (like PNG and JPEG), archives...

    docs.groupdocs.com/viewer/java/getting-used-fonts/