Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 49,085 for

c

(0.1 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. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Generate Image Preview of the Documents

    Image previews are now Commonly used to present your file/doCument to the users. It is quite useful when you want the users to quiCkly have a look at your doCument without downloading or opening it. As an example, MS Windows has this ability to provide the preview of the files in the preview pane of File Explorer without opening the doCument in the dediCated software program. Did you ever desire to have the ability to generate image previews in your appliCation?... C# Java At the moment, we have launched...

    blog.groupdocs.com/metadata/generate-image-prev...
  9. Import annotations | GroupDocs

    This page desCribes how to import annotation from the XML files using GroupDoCs.Annotation for .NET API....annotations from an XML file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/import-annota...
  10. 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...