Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 31,391 for

new

(0.07 sec)
  1. Document Assembly In Java Via REST API

    Generate documents using templates and data sources in Java....AssemblyApi assemblyApi = new AssemblyApi(new ApiClient()); ApiClient...docx"; File requestFileContent = new File(fileName); UploadFileRequest...

    products.groupdocs.cloud/assembly/java/
  2. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…...index = new GroupDocs.Search.Index(indexDirectory, new IndexSettings...index.Add(folderWithThatOneFil, new IndexingOptions { }); We have...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  3. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...columns… with each combination in a new Row Can this feature be added...try { var dataSourceInfos = new List(); if (partialTemplates...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  4. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...
  5. GroupDocs.Viewer For .NET 3.4.0 Release Notes |...

    This page contains release notes for GroupDocs.Viewer for .NET 3.4.0 Major Features There are 24 improvements and fixes in this regular monthly release. The most notable are: Improved rendering performance. Improved applying watermark performance. Improved GetPdfFile method usability and performance. Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-628 Implement RotatePage method that returns void Improvement VIEWERNET-663 Improve library performance Improvement VIEWERNET-665 Improve applying watermark performance Improvement VIEWERNET-670 Improve get pdf file performance Improvement VIEWERNET-674 Improve GetPdfFile method usability Improvement WEB-1734 Hide the hidden sheets for ....Consulting Blog Knowledge Base New Releases Status Websites aspose...config ViewerConfig config = new ViewerConfig (); config . StoragePath...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. How to run ASP.NET Web Forms C#, .NET Framework...

    Hello, I have to test viewer. I ran the samples on git but it failed. Please send the sample source code. ASP.NET Web Forms C#, .net framework 2.0 If successful, I should buy it right away and go ahead with the proje…... var pages = new List<PageDesc>(); foreach (var...Number > 3) { break; } pages.Add(new PageDesc { Width = page.Width...

    forum.groupdocs.com/t/how-to-run-asp-net-web-fo...
  7. SearchOptions - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......SearchOptions () Initializes a new instance of the SearchOptions...SearchOptions() Initializes a new instance of the SearchOptions...

    apireference.groupdocs.com/search/java/com.grou...
  8. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-en...
  9. GroupDocs.Assembly for .NET

    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....0 that comes with new essential features and few enhancements...recommend you to experience our new release and share your valuable...

    blog.groupdocs.com/tag/groupdocs.assembly-for-....
  10. SerializableAttribute Class (System) | Microsof...

    Indicates that a class can be serialized using binary or XML serialization. This class cannot be inherited....}; int main() { // Creates a new TestSimpleObject object. TestSimpleObject^...static void Main() { // Creates a new TestSimpleObject object. TestSimpleObject...

    learn.microsoft.com/en-us/dotnet/api/system.ser...