Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 48,374 for

(c )

(2.54 sec)
  1. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....InvoiceAmount]:"C">> Thank you for your business...<<[ProductName]>> - <<[Price]:"C">> <</foreach>> Total: <<[order...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  2. Convert Vector Graphics to PNG on GroupDocs Blo...

    Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Vector Graphics to PNG on GroupDocs Blog | Document Automation ......تبدیل SVG به PNG با استفاده از C# با استفاده از سی شارپ، گرافیک...

    blog.groupdocs.com/fa/tag/convert-vector-graphi...
  3. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java.... Merger ( 'c:/sample.vsdx' ); const documentInformation...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  4. Iterative Signing on GroupDocs Blog | Document ...

    Iterative Signing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Iterative Signing on GroupDocs Blog | Document Automation Solutions for .NET & Java ......Signature を C# で統合し、PDF の安全な電子文書署名を作成します。外部...

    blog.groupdocs.com/ja/tag/iterative-signing/ind...
  5. Leftover temp files in AppData\Local\Temp\Custo...

    Converting certain files to HTML, results in leftover temp files in this location: C:\Users\username\AppData\Local\Temp\CustomTempFonts Attaching my sample project with a sample PDF: GroupDocsTotal.zip (67.9 KB) I do…...temp files in this location: C:\Users\username\AppData\Local...

    forum.groupdocs.com/t/leftover-temp-files-in-ap...
  6. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....highlighting – with ready‑to‑run C# code examples. Version 26.2 of...

    blog.groupdocs.com/
  7. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that Groupdocs will provide for PDF Generation...specify font substitutions in C#: using GroupDocs.Conversion;...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  8. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation.... The complete C# code will look like this: The...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  9. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....Parser in C# # Let’s write a PhotoParser class in C#: Photo Parser...

    blog.groupdocs.com/metadata/best-practices-in-m...
  10. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....path String inputFilePath = "C:\\input_path\\document.docx" ;...path String inputFilePath = "C:\\input_path\\document.docx" ;...

    docs.groupdocs.com/editor/java/load-document/