Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 10,161 for

image

(0.54 sec)
  1. C# Convertir PPT en PDF | PPTX en PDF | Convers...

    Convertissez PowerPoint PPT, PPTX en PDF dans .NET. Des exemples de code C# montrent la conversion de diapositives consécutives sélectives et le filigrane à l'aide de l'API de conversion....Options de formatage Qualité d’image Rotation Filigrane // Conversion...

    blog.groupdocs.com/fr/conversion/convert-presen...
  2. Afficher les fichiers CAO en C# à l'aide de l'A...

    Créez votre visionneuse de fichiers CAO en C# pour afficher les dessins. Convertissez DWG, DGN en HTML, JPG, PNG ou PDF à l'aide de l'API .NET de la visionneuse de documents de GroupDocs....présentations, les pages Web, les images, les vecteurs, les livres électroniques...

    blog.groupdocs.com/fr/viewer/view-cad-documents...
  3. Користувацькі шрифти в GroupDocs.Watermark - По...

    Дізнайтеся, як використовувати власні шрифти в GroupDocs.Watermark, щоб забезпечити послідовність бренду та незалежність системи. Дотримуйтеся наших покрокових інструкцій та налаштування Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/uk/watermark/using-custom-fo...
  4. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection...such as QR codes, text, or images, depending on the signature...

    blog.groupdocs.com/signature/protect-signed-pdf...
  5. How to work with Metadata tags

    Explain how to work with Metadata tags...across Word documents, PDFs, images, and more. For instance, a...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  6. גופנים מותאמים אישית ב-GroupDocs.Watermark - מד...

    למד כיצד להשתמש בגופנים מותאמים אישית ב- GroupDocs.Watermark כדי להבטיח אחידות במיתוג ועצמאות מערכת. עקוב אחר ההוראות הצעד-אחר-צעד שלנו והגדרת Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...

    blog.groupdocs.com/he/watermark/using-custom-fo...
  7. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......png") # Render DOCX to PNG images viewer.view(png_options) if...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET 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 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...
  9. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....different options, stylesheets, images, fonts, save the HTML document...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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