Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 10,159 for

image

(0.14 sec)
  1. Як перетворити зображення на Word за допомогою C#

    У цій короткій статті описано поетапний процес перетворення зображень у Word за допомогою C# та як розробити програму для конвертера зображень у Word у C#....покроковій процедурі перетворення Image на Word за допомогою C# за допомогою...

    kb.groupdocs.com/uk/conversion/net/how-to-conve...
  2. GroupDocs.Total for .NET 26.3 – Prestaties, DXF...

    GroupDocs.Total for .NET 26.3 levert belangrijke prestatie-optimalisaties, DXF-renderingsfixes en verbeteringen in de verwerking van HTML-naar-PDF-tabellen. Nu beschikbaar....NET runtime‑image gebruikt en ReadyToRun‑pre‑compilatie...

    blog.groupdocs.com/nl/total/groupdocs-total-for...
  3. Clean metadata | GroupDocs

    This artcle explains how to 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/net/clean-metadata/
  4. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Clean metadata | GroupDocs

    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/nodejs-java/clean-m...
  6. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and Images and render/display them in HTML, PDF, PNG, and JPEG formats....pages, email messages, and images and render/display them in...

    docs.groupdocs.com/metadata/java/
  7. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to Images or documents....watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/python-net/add-text/
  8. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format 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/load-a-f...
  9. Praktyczny przewodnik po podpisach cyfrowych w ...

    Pełny, krokowy przewodnik po tworzeniu bezpiecznych podpisów elektronicznych w dokumentach za pomocą Pythona i GroupDocs.Signature - idealny dla developerów budujących aplikacje podpisywania dokumentów...Plik certyfikatu cyfrowego image_handwrite = "signature_handwrite...wizualnego options . image_file_path = image_handwrite # Dodaj obraz...

    blog.groupdocs.com/pl/signature/sign-documents-...
  10. Python を使用して DOCX に画像透かしを追加する

    Python を使用して DOCX に画像透かしを追加し、文書のブランド保護を実現します。このガイドでは、Python で DOCX 文書に透かしを適用する方法も、細かな制御とともに紹介します。... Steps to Add Image Watermark to DOCX Using Python...にシームレスに統合できます。 Code to Add Image Watermark to DOCX Using Python...

    kb.groupdocs.com/ja/watermark/python/add-image-...