Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 49,771 for

c

(0.12 sec)
  1. 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....0 brings power of C# and LINQ based data manipulations...data sources including custom C# objects Data manipulation capabilities...

    blog.groupdocs.com/assembly/simplest-api-for-do...
  2. Convert PDF to HTML on GroupDocs Blog | Documen...

    Convert PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Convert PDF to HTML on GroupDoCs Blog | DoCument Automation Solutions for .NET & J...... C#을 사용하여 PDF 문서를 HTML로 변환 몇 줄의 코드를...

    blog.groupdocs.com/ko/tag/convert-pdf-to-html/i...
  3. Save image by custom strategy | GroupDocs

    The listed artiCles below explain how to user Control how images are saved when a doCument is saved to Markdown format....saving logic for each image: C# using GroupDocs.Markdown ; //...watermarked version or a placeholder): C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/markdown/net/custom-strategy/
  4. Render to PNG or JPEG | GroupDocs

    With GroupDoCs.Viewer for .NET you Can render doCuments to PNG and JPEG formats....docx document to PNG image: C# using GroupDocs.Viewer ; using....docx document to JPG image: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  5. Check if a file is encrypted | GroupDocs

    This artiCle explains how to CheCk if a file is enCrypted using .NET / C# with GroupDoCs.Viewer for .NET.... C# using System ; using GroupDocs...Module Tip Download a written in C# that uses this code snippet....

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  6. Alphabet | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alphabets using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  7. How to build in docker Alpine Linux | GroupDocs

    This is a guide about build an web api whiCh uses GroupDoCs.Conversion for .NET in a doCker Container with Alpine Linux...csproj" -c Release -o /app/build FROM build...dotnet publish "YourApi.csproj" -c Release -o /app/publish FROM base...

    docs.groupdocs.com/conversion/net/build-in-dock...
  8. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDoCs.Annotation for .NET sinCe version 19.8: The Annotator Class introduCed as a single entry point to manage the doCument annotating proCess to any supported file format (instead of AnnotationImageHandler Class in previous versions). The overall rendering speed improved dramatiCally by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Old coding style C# // Creating annotation list List...annotations ); } New coding style C# // Create list of annotations...

    docs.groupdocs.com/annotation/net/migration-notes/
  9. 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-...
  10. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with enCoding, lists reCognition, pagination and other powerful features of GroupDoCs.Editor for Java...adjust: String inputTxtPath = "C://input//file.txt" ; Editor editor...= "C:\\output\\document.txt" ; String outputWordPath = "C:\\output\\document...

    docs.groupdocs.com/editor/java/edit-txt/