Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 15,670 for

file

(0.06 sec)
  1. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint Files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering...fc-list I am also joining the file I want to convert and the output...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  2. GroupDocs.Signature for .NET 17.6.0 now Support...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.06.0. The latest release comes up with a number of new features, improvements and a bug fix. Version 17.6 of GroupDocs.Signature for .NET introduces support for barcode and QR-code signatures. The latest API not just implements adding barcode and QR-code to the supported document formats but also allows verification of the documents signed with QR-code or barcode....Signature for Open Document files format support For more information...passing Digital PFX Certificate file rendered by DSA Algorithm E-Signing...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Render XLSX as PNG using Python

    Learn how to render XLSX as PNG using Python. This tutorial explains how to convert XLSX to PNG in Python for visual representation....document rendering Open the XLSX file using the Viewer class within...tutorial on rendering XLSX files as PNG using Python—ready to...

    kb.groupdocs.com/viewer/python/render-xlsx-as-p...
  4. Introducing GroupDocs.Signature for Python via ...

    Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...documents Work with over 45 file formats Customize how signatures...popular formats including: PDF files Word documents (DOCX, DOC) Excel...

    docs.groupdocs.com/signature/python-net/introdu...
  5. Word Documents as HTML Responsive Pages in Java...

    Render Word documents to view as responsive HTML pages in Java. Convert DOC, DOCX Files to HTML responsive pages using document viewer Java API....Configure # You may download the JAR file from the downloads section ...

    blog.groupdocs.com/viewer/view-word-documents-a...
  6. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....clear (); } String path = new File ( "c:\\MyIndex\\Protected.pdf"...

    docs.groupdocs.com/search/java/document-passwords/
  7. Performance Issues (CPU usage close to 100%) - ...

    Hello, We are customers of GroupDocs, we bought an SITE OEM license (if you need more information please ask). We have deployed GroupDocs Viewer (java) on production an we are experiencing some serious performance issu…...user to view a pdf or a ppt file (attached) and the CPU goes...specify it. We have tested your files (pdf.pdf and Topic11SortingAndSea...

    forum.groupdocs.com/t/performance-issues-cpu-us...
  8. Scan Barcode from PPTX using Java

    Learn how to scan barcode from PPTX using Java. To facilitate efficient and seamless barcode extraction, it includes an example to extract barcode from PPTX in Java....PPTX (PowerPoint Open XML) files can greatly enhance operations...barcode extraction from PPTX files Instantiate a Parser object...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  9. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Image ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/composing-sig...
  10. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...