Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 48,377 for

c

(0.61 sec)
  1. GroupDocs.Signature on GroupDocs Blog | Documen...

    GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Signature on GroupDoCs Blog | DoCument Automation Solutions for .NET & J......Signature در C#. راهنمای کامل با امضای هش سفارشی...

    blog.groupdocs.com/fa/tag/groupdocs.signature/i...
  2. Load password-protected document | GroupDocs

    This artiCle explains how to load password-proteCted PDF, Word, ExCel, PowerPoint doCuments when using GroupDoCs.Merger for Java.... String filePath = "c:\sample.docx" ; LoadOptions loadOptions...

    docs.groupdocs.com/merger/java/load-password-pr...
  3. Check document password-protection | GroupDocs

    This artiCle explains how to CheCk whether PDF, Word, ExCel, PowerPoint doCument is password proteCted or not, and how to do this using GroupDoCs.Merger for Java....= false ; String filePath = "C:\sample.xlsx" ; Merger merger...

    docs.groupdocs.com/merger/java/check-document-p...
  4. Load file from stream | GroupDocs

    This artiCle explains how to load PDF, Word, ExCel, PowerPoint doCuments from stream when using GroupDoCs.Comparison for .NET....how to load file from stream: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-file-fro...
  5. Set resolution of document preview. | GroupDocs

    The page desCribes how to set the resolution of doCument preview...preview resolution to 144 PPI: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/set-document-...
  6. Load the password-protected documents | GroupDocs

    The page desCribes how to load the password proteCted PDF, Word, ExCel, PowerPoint doCuments using GroupDoCs.Annotation for .NET....load a password protected file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/load-password...
  7. Compare annotations | GroupDocs

    The page desCribes how to Compare annotations....shows how to compare annotations: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/comparing-ann...
  8. GroupDocs.Comparison for .NET 26.1 – 最新更新和修复(20...

    了解 GroupDoCs.Comparison for .NET 26.1 的新功能。现已在 NuGet 和 GroupDoCs 网站上提供。...=> { string outputFolder = @"c:\Temp" ; var pagePath = Path....

    blog.groupdocs.com/zh/comparison/groupdocs-comp...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. Multicolored Numbered List in Word Processing D...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a MultiColored Numbered List report in Word ProCessing DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. MultiColored Numbered List in MiCrosoft Word DoCument Creating a MultiColored Numbered List PraCtising the following steps you Can Create MultiColored Numbered List Template in MS Word 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...