Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,052 for

list

(2.45 sec)
  1. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-underlin...
  2. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-highligh...
  3. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....and properties to obtain the lists of layouts and layers in the...(). size ()); // Display the list of existing layouts. for ( Layout...

    docs.groupdocs.com/viewer/java/render-cad-drawi...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Let’s have a look at the list of enhancements and fixes. GroupDocs...experience. Let’s have a look at the list of enhancements, fixes, and...

    blog.groupdocs.com/groupdocs.blog/page/83/
  5. Generate Document from Custom .NET Objects | Gr...

    Generate documents by binding data from custom .NET classes and objects to template documents....of objects List < Customer > customers = new List < Customer...(using data band): Customers List: <<foreach [in customers]>>...

    docs.groupdocs.com/assembly/net/basic-usage-cus...
  6. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....to get a list of barcode objects Loop through this list to find...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  7. FontNotFoundException in MacOS - Free Support F...

    Hi Team, I was testing groupdocs watermark in MacOS with custom font family. I have installed ttf font by double clicking the file and followed UI prompts. When i set the font family name in the Font() constructor and t…...getLocalGraphicsEnvi(); // Get a list of all available font family...the following code snippet to list all available fonts and ensure...

    forum.groupdocs.com/t/fontnotfoundexception-in-...
  8. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...PlainText }; List<SignOptions> listOptions = new List<SignOptions>();...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  9. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...static void ExportToPdfFromJson(List<HistoryLogReportRow> report)...jsonInput = JsonSerializer.Serialize<List<HistoryLogReportRow>>(report);...

    forum.groupdocs.com/t/reference-to-commonutilit...
  10. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exelist RUN sed -i 's/^Components: main$/&.../etc/apt/sources.list.d/debian.sources # Download the package lists from...

    docs.groupdocs.com/viewer/net/sample-files/how-...