Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 9,493 for

image

(0.07 sec)
  1. Hogyan lehet képeket kivonni a Word dokumentumb...

    Ez a cikk alapos útmutatást ad a képek kibontásához a Word-dokumentumból Java segítségével, valamint a Java képkivonó létrehozásához a Word alkalmazásból....minta kódrészletet ad a Java image kivonat a Wordből alkalmazás...

    kb.groupdocs.com/hu/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 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...
  6. 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...
  7. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...(High-Efficiency Image Container) は、High-Efficiency Image Format HEIF...ます。ただし、 EXIF (Exchangeable Image File Format) が標準であり、メタデータプロ...

    blog.groupdocs.com/ja/groupdocs.blog/page/29/
  8. 編輯和管理 Node.js 應用程式中的元數據 - GroupDocs.Metadata

    探索如何在您的應用程序中利用 GroupDocs.Metadata for Node.js 來提取、更新和刪除元數據。...在這個例子中,我們將根據特定標準獲取圖像文件的元數據屬性(例如, image.png )。 初始化元資料物件:使用您的檔案建立 Metadata...the Metadata object with the image file const metadata = new groupdocsMetadata...

    blog.groupdocs.com/zh-hant/metadata/edit-metada...
  9. Problems with Thai characters when converting c...

    Hi, A problem was reported to us, regarding a certain PDF with Thai characters. I’ve taken a screenshot and highlighted a few of the differences between the PDF and the HTML: Image.png (224.9 KB) The Viewer from “Gro…...between the PDF and the HTML: image.png (224.9 KB) The Viewer from...

    forum.groupdocs.com/t/problems-with-thai-charac...
  10. Kaip konvertuoti vaizdą į PDF C#

    Vykdykite šią pagrindinę mokymo programą, kad sužinotumėte, kaip konvertuoti vaizdą į PDF C#. Tai žingsnis po žingsnio instrukcijos su pavyzdiniu kodu, kaip konvertuoti vaizdą į PDF naudojant C#....aptarėme, kaip konvertuoti Image į PDF C# . Be to, galite konvertuoti...

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