Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 8,797 for

image

(0.07 sec)
  1. 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....Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/zh-hant/page/2/
  2. 在 Java 中的演示文稿中添加水印 |文本和图像水印

    使用 GroupDocs Watermarking API 将图像水印添加到演示文稿幻灯片,或将文本水印应用于 Java 中的 PPT、PPTX、PPS 和更多格式。...save("path/image-watermarked-presentation.pptx");...

    blog.groupdocs.com/zh/watermark/watermark-prese...
  3. GroupDocs.Search Product Family

    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....Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/zh-hant/categories/groupdocs...
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Thêm Hình mờ vào Bản trình bày trong Java | Hìn...

    Thêm hình mờ hình ảnh vào trang chiếu bản trình bày hoặc áp dụng hình mờ văn bản cho PPT, PPTX, PPS và các định dạng khác trong Java bằng cách sử dụng GroupDocs Watermarking API....save("path/image-watermarked-presentation.pptx");...

    blog.groupdocs.com/vi/watermark/watermark-prese...
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Index(indexFolder); // Setting the image indexing options IndexingOptions...

    blog.groupdocs.com/zh/groupdocs.blog/page/2/
  7. C#で注釈を追加または削除する| WordDOCDOCXファイルに注釈を付ける

    プログラムで、C#のWord DOC/DOCXファイルに注釈を追加および削除します。 .NET Annotation APIを使用して、矢印、長方形、楕円、透かしの注釈を追加します。...Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/ja/annotation/annotate-word-...
  8. GroupDocs.Watermark'da Özel Yazı Tipleri - Uygu...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/tr/watermark/using-custom-fo...
  9. Convertir des feuilles de calcul Excel en PDF à...

    Convertissez des fichiers Excel en PDF à l'aide de C#. Convertissez un classeur complet, des feuilles sélectionnées, une sous-séquence de feuilles ou toute plage de cellules à l'aide de l'API .NET de conversion de feuille de calcul....les livres électroniques, les images, etc. qui sont mentionnés dans...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...