Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 48,081 for

c

(0.33 sec)
  1. Edit Excel Spreadsheet using CSharp on GroupDoc...

    Edit ExCel Spreadsheet using CSharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Edit ExCel Spreadsheet using CSharp on GroupDoCs Blog | DoCument A......صورت برنامه نویسی با استفاده از C# و Java انجام دهید. Recent content...

    blog.groupdocs.com/fa/tag/edit-excel-spreadshee...
  2. metadata cleaner using csharp on GroupDocs Blog...

    metadata Cleaner using Csharp on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in metadata Cleaner using Csharp on GroupDoCs Blog | DoCument Automation So......های ابرداده را با استفاده از C# از DOCX، XLSX، PPTX، PDF، JPG/JPEG،...

    blog.groupdocs.com/fa/tag/metadata-cleaner-usin...
  3. 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...
  4. 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...
  5. 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/
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDoCs.Signature for .NET...StoragePath = @"c:\Aspose\Test\Storage" , OutputPath = @"c:\Aspose\Test\Output"...

    docs.groupdocs.com/signature/net/migration-notes/
  7. 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/
  8. In-Table Master-Detail in HTML Document | Group...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-Table Master-Detail report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML DoCument Reporting Requirement As a report developer, you are required to represent Customers’ total orders priCes and priCe of eaCh produCt separately with the following key requirements:...Sum(c => c.Price)]>> <<[Product.ProductName]>>...Total: <<[Sum( m => m.Order.Sum( c => c.Price))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  9. In-Table List in HTML Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-Table List report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in HTML DoCument Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent the information of the Customers and the total order priCes with the following key requirements:...Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  10. Color Chart Series Dynamically in Email Message...

    GroupDoCs team is proudly announCing two new features and three enhanCements in the monthly release of GroupDoCs.Assembly for .NET 18.6. Using the latest version, you Can now use C# 6.0 null-Conditional operators **?. **and ?[]. Change the Color of Chart series and individual point series dynamiCally for Email Messages with HTML and RTF bodies. Furthermore, to enhanCe the API, Colors are preserved for a pie Chart in the Word ProCessing doCument, fonts are preserved for a Chart title, and statiC Colors are preserved for Chart series in the Email doCument....latest version, you can now use C# 6.0 null-conditional operators...Coloring in Email Document Support C# 6.0 null-conditional ?. and ...

    blog.groupdocs.com/assembly/color-chart-series-...