Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 47,536 for

(c )

(0.08 sec)
  1. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures...HIBCPASData signature to document using c#: using ( Signature signature...signature from the document using c#: using ( Signature . Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications....and third pages of a document: C# using GroupDocs.Viewer ; using...and 4th pages of a document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  3. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications.... C# using GroupDocs.Viewer.Caching...that identifies a cached file. C# using System.Collections.Concurrent...

    docs.groupdocs.com/viewer/net/implement-thread-...
  4. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source file has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your data or concerned rows are somewhere between 5,000 to 8,000....a look at the implementation: C# Java “G7:I10” is the cells range...

    blog.groupdocs.com/conversion/convert-selected-...
  5. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Groupdocs annotation facing issue with .NET ass...

    I am using groupdocs annotation trial version and have my .lic in my path. I am using this for a Python based application. Error Log: 2025-09-30 20:26:49 - AppLog - INFO - Successfully loaded GroupDocs.Annotation .NET …...(most recent call last): File “C:\Users<user>\dev\tax-doc-fill...and can see the file in path -C:\Users<user>\dev\tax-doc-fill-up\lib\groupdocs...

    forum.groupdocs.com/t/groupdocs-annotation-faci...
  7. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....watermark from DOCX files using C#. If you require further assistance...text watermark from DOCX using C# . Updated on 29 Apr 2024 English...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  8. Convert PDF to Grayscale JPG & PNG Images in Java

    Transform PDF documents to grayscale JPG or PNG images in Java. Apply gamma, manage contrast or control brightness within Java application....Convert PDF to Grayscale using C# Transform Presentations to Images...Convert PDF documents to HTML using C#...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...
  9. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution.... C# public class MyOwnOcrConnector...ordinary textual redaction process. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  10. 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.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...(); } String path = new File ( "c:\\MyIndex\\Protected.pdf" ). getAbsolutePath...

    docs.groupdocs.com/search/java/document-passwords/