Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 12,355 for

new

(0.86 sec)
  1. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\output\result.docx" ; Merger merger = new Merger ( filePath ); { merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  2. .NET PKCS#11 签名教程 -- USB 加密狗、智能卡、HSM 集成

    一步步的教程,解释如何在 .NET 中使用 PKCS#11 令牌(加密狗、智能卡、HSM)通过 Pkcs11Interop 和 GroupDocs.Signature 对 PDF 文档进行签名。...a hash using ( var pkcs11 = new Pkcs11(Settings.Pkcs11LibraryPath...PKCS#11 signing var tokenSigner = new Pkcs11DigitalSigner(); var cert...

    blog.groupdocs.com/zh/signature/sign-documents-...
  3. Offering GroupDocs' Free Consulting Services fo...

    At GroupDocs, we always strive to provide you with the best services for document manipulation operations. Our document manipulation APIs have been serving our customers in building feature-rich applications. Our free support services have proved to be a great success in helping solve customers’ issues and concerns. To extend our support services, we are starting the Free Consulting Services for you that will help you get free consultancy about how to use GroupDocs APIs in your projects....reporting bugs or requesting for the new features in the APIs. If you...a bug in our APIs or have a new feature request, please post...

    blog.groupdocs.com/total/offering-groupdocs-fre...
  4. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Consulting Blog Knowledge Base New Releases Status Websites aspose...XmlDataLoadOptions options = new XmlDataLoadOptions(); options...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  5. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose..."c:\sample.docx" ; Merger merger = new Merger ( filePath ); System ...

    docs.groupdocs.com/merger/java/load-document-fr...
  6. Output2Worksheets-with-delete.xlsx

    Sheet4 First row it is visible always Вид - Закрепить области - Закрепить верхнюю строку Edited 2nd row at 1st column 3rd row 4th row 5th row 6th row 7th row 8th row 9th row 10th row 11th row 12th ......Calibri Italic 29th row Times New Roman Bold Italic 30th row 31th...Calibri Italic 29th row Times New Roman Bold Italic 30th row 31th...

    docs.groupdocs.com/editor/java/sample-files/Out...
  7. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...code: Initialize class with new document password and set Permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  8. Setting author of changes | GroupDocs

    Learn how to set the author name for revisions in the result using GroupDocs.Comparison for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...options . revision_author_name = "New author" comparer . compare (...

    docs.groupdocs.com/comparison/python-net/settin...
  9. PDF read Issue in v25.7: Only First Two Pages (...

    I tried upgrading Groupdocs Viewer from 20.7 to 25.7. The latest version is unable to read all the pages of a PDF file, whereas the old version did not have this issue. However, the pages size in ViewInfo is 4 My compu…..."BasePath"; License license = new License(); license.setLicens...{0}.html"); Viewer viewer = new Viewer(basePath+ "/doc/poker2_manual...

    forum.groupdocs.com/t/pdf-read-issue-in-v25-7-o...
  10. 在 C# 中合并 PDF、Word、Excel、PowerPoint 文件 | .NET 合并...

    使用 GroupDocs 在 C# 中的 Merger API,以编程方式在基于 .NET 的应用程序中合并 PDF、Word 文档、电子表格、演示文件。...in C# using (Merger merger = new Merger(@"document1.pdf")) { merger...in C# using (Merger merger = new Merger(@"c:\\document1.docx"))...

    blog.groupdocs.com/zh/merger/merge-pdf-word-exc...