Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 9,583 for

image

(0.09 sec)
  1. Jak extrahovat obrázky z PowerPointu v Javě

    Pojďme se naučit proces, jak extrahovat obrázky z PowerPointu v Javě a jak jej použít pro vytvoření aplikace pro získání obrázků z PowerPointu pomocí Javy....getImages získáte kolekci objektů images Iterujte kolekci obrázků, zobrazte...

    kb.groupdocs.com/cs/parser/java/how-to-extract-...
  2. Releasing Next Generation GroupDocs.Assembly fo...

    It’s time to lay a hand on Next Generation GroupDocs.Assembly for .NET. GroupDocs releases this product with the extinct features that you may have not experienced before. Variety of document formats are introduced, numerous data sources are supported. Document automation and report generation was never so easy. Why Next Generation GroupDocs.Assembly? The legacy 1.3.0 version of GroupDocs.Assembly for .NET had limitations. For example, in order to generate a report in any of the supported, complex coding efforts were required for creating templates and then, generating any report....template features such as charts, images, conditional blocks and others...

    blog.groupdocs.com/assembly/simplest-api-for-do...
  3. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. 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/python-net/clean-me...
  5. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-a-password...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document 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-p...
  7. آموزش امضا دیجیتال پایتون: امضا الکترونیکی PDF،...

    آموزش کامل گام به گام برای ایجاد امضاهای الکترونیکی امن در اسناد با استفاده از پایتون و GroupDocs.Signature - مناسب برای توسعه دهندگان برنامه‌های امضا اسناد...pfx" # فایل گواهی دیجیتال image_handwrite = "signature_handwrite...ظاهر بصری options . image_file_path = image_handwrite # افزودن...

    blog.groupdocs.com/fa/signature/sign-documents-...
  8. Kép konvertálása Word-be Java segítségével

    Ez az oktatóanyag lépésről lépésre bemutatja a kép Word-be konvertálását Java használatával, valamint egy mintakódot a kép Word-dokumentummá konvertálásához Java nyelven....használatával A fenti kódrészletben az image to Word konverter Java-ban a...

    kb.groupdocs.com/hu/conversion/java/how-to-conv...
  9. نحوه تبدیل PDF به تصویر در جاوا

    این آموزش نحوه تبدیل PDF به Image در جاوا را نشان می دهد. هنگام تبدیل PDF به تصویر با استفاده از جاوا، می توانید وضوح، روشنایی و سایر پارامترها را برای تصویر تنظیم کنید....این آموزش نحوه تبدیل PDF به Image در جاوا را توضیح خواهیم داد...

    kb.groupdocs.com/fa/conversion/java/how-to-conv...
  10. 如何在 C# 中将图像转换为 PDF

    按照这个基本教程学习如何在 C# 中将图像转换为 PDF。这是使用 C# 将图像转换为 PDF 的示例代码的分步说明。...PDF 的代码 我们在本教程中讨论了如何在 C#* 中将 *Image 转换为 PDF。此外,您可以将图像转换为其他文档格式,包括...

    kb.groupdocs.com/zh/conversion/net/how-to-conve...