Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 8,797 for

image

(0.18 sec)
  1. Fontes Personalizados em GroupDocs.Watermark - ...

    Aprenda a utilizar fontes personalizadas no GroupDocs.Watermark para garantir a consistência da marca e a independência do sistema. Siga nossas instruções passo a passo e a configuração do Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/pt/watermark/using-custom-fo...
  2. Caratteri personalizzati in GroupDocs.Watermark...

    Impara a utilizzare font personalizzati in GroupDocs.Watermark per garantire coerenza del marchio e indipendenza dal sistema. Segui le nostre istruzioni passo-passo e la configurazione di Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/it/watermark/using-custom-fo...
  3. 在线 PDF 到 DOCX 转换器 | 免费GroupDocs应用程序

    PDF 到 DOCX 文档转换器 - 免费在线将 PDF 转换为 DOCX,无需注册。 安全且易于使用的 PDF 到 DOCX 转换!...PDF, PDF 自 WORD, POWERPOINT 自 IMAGE, VSDX 自 PDF, HTML 自 DOCX, EPUB...

    products.groupdocs.app/zh/conversion/pdf-to-docx
  4. Javaの透かしで保護されたファイル|テキストと画像の透かし

    Java APIを使用して、パスワードで保護されたWord、PDF、PowerPoint、Excelファイルにテキストと画像の透かしを追加します。 GroupDocsAPIを使用して透かしの外観をカスタマイズします。...ImageWatermark("path/watermark-image.png"); watermark.setOpacity(0...

    blog.groupdocs.com/ja/watermark/watermark-passw...
  5. C#でバーコードを生成する|ドキュメントと画像にバーコードを追加する

    .NET署名APIを使用してバーコードをWord、Excel、PDF、PNG、JPG、WebPファイルに添付することにより、C#でバーコードを生成し、ドキュメントと画像に電子署名します。...signature = new Signature("path/image.jpg")) { // バーコードテキストを使用してバーコードオプションを作成する...

    blog.groupdocs.com/ja/signature/barcode-generat...
  6. แบบอักษรที่กำหนดเองใน GroupDocs.Watermark - คู่...

    เรียนรู้วิธีการใช้ฟอนต์ที่กำหนดเองใน GroupDocs.Watermark เพื่อให้มั่นใจในความสอดคล้องของแบรนด์และความเป็นอิสระของระบบ ติดตามคำแนะนำแบบทีละขั้นตอนและการตั้งค่า Docker ของเรา...NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/th/watermark/using-custom-fo...
  7. Annoter les fichiers Word DOC DOCX en Java | Aj...

    Ajoutez ou supprimez des annotations des fichiers Word DOC/DOCX en Java. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation de document....feuilles de calcul, présentations, images, fichiers PDF, pages Web, messages...

    blog.groupdocs.com/fr/annotation/annotate-word-...
  8. راهنمای پیاده سازی فونت های سفارشی در GroupDocs...

    یاد بگیرید چگونه از فونت های سفارشی در GroupDocs.Watermark استفاده کنید تا ثبات برند و استقلال سیستم را تضمین کنید. دستورالعمل های مرحله به مرحله و راه اندازی Docker ما را دنبال کنید....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/fa/watermark/using-custom-fo...
  9. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...