Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 3,686 for

image conversion

(0.47 sec)
  1. حذف واترمارک تصویر از RTF با استفاده از پایتون

    یاد بگیرید چگونه واترمارک تصویر را از فایل‌های RTF با استفاده از پایتون حذف کنید. این آموزش نشان می‌دهد چگونه به‌صورت برنامه‌نویسی واترمارک‌های تصویری را در اسناد RTF شناسایی و حذف کنید....Conversion Product Family GroupDocs...آموزش جامع ما دربارهٔ remove image watermark from DOCX using Python...

    kb.groupdocs.com/fa/watermark/python/remove-ima...
  2. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Conversion Product Solution GroupDocs...options to manage CSS, fonts, images, and other resources: HTML...

    docs.groupdocs.com/viewer/python-net/rendering-...
  4. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-zi...
  5. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/working-...
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Conversion for .NET 26.1 は、FlatOpc ...Signature for Python 26.1 は、image‑based steganographic signatures、拡張された...

    blog.groupdocs.com/ja/groupdocs.blog/page/3/
  7. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-z...
  9. GroupDocs.Markdown для Python через .NET — Експ...

    Конвертуйте PDF, Word, Excel, EPUB та інші формати у Markdown безпосередньо з Python. Самодостатній PyPI wheel з pythonic API, підтримкою async та LLM-friendly output...."output/images" ) strategy . images_relative_path = "images" # ![](images/img-001...[](images/img-001.png) options = ConvertOptions() options . flavor...

    blog.groupdocs.com/uk/markdown/groupdocs-markdo...
  10. GroupDocs.Markdown untuk Python via .NET — Eksp...

    Konversi PDF, Word, Excel, EPUB, dan lainnya ke Markdown langsung dari Python. Sebuah paket PyPI yang berdiri sendiri dengan API yang bersifat pythonic, dukungan async, dan output yang ramah LLM...."output/images" ) strategy . images_relative_path = "images" # ![](images/img-001...[](images/img-001.png) options = ConvertOptions() options . flavor...

    blog.groupdocs.com/id/markdown/groupdocs-markdo...