Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 10,115 for

new

(0.07 sec)
  1. Showcases | Documentation

    Code examples and live demostrations of GroupDocs.Merger for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/net/showcases/
  2. Break Indexing Operation Manually using GroupDo...

    GroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.6. Using the latest version, you can now break indexing operation manually. Furthermore, obsolete Relevance property is removed from the DetailResultInfo method and ImportDictionary and ExportDictonary methods are added to index dictionaries. We would recommend you to install and use the latest version of API. Break Indexing Operation ManuallyUsing GroupDocs.Search API you can break indexing operation manually....//Creating index Index index = new Index(folderForIndex); //Subscribing...

    blog.groupdocs.com/search/break-indexing-operat...
  3. Add text watermarks | Documentation

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  4. List and print all supported file types | Docum...

    This article explains how to list and print file types supported by GroupDocs.Viewer for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  5. Load document using the local path string | Doc...

    Load documents from your local disk using a file path with GroupDocs.Viewer in Python....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/load-docum...
  6. Classify Raw Text | Documentation

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/classify-...
  7. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/python-net/remove-pages/
  8. Specify rendering options for CAD files | Docum...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Viewer introduces a new public property within the class...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  9. HTML to PDF conversion issue - java - Free Supp...

    We experience an issue with the HTML to PDF conversion when using Quarkus 3, openjdk 17.0.2, Windows 10 20H2 and GroupDocs conversion 23.5 Run ApplicationMonitorTest to see how everything hangs when we are trying to go …...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/html-to-pdf-conversion-is...
  10. Developer Guide | Documentation

    This section decsribes how to add digital signature to pdf, docx, pptx, xlsx and many more with GroupDocs.Signature for .NET library...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/net/developer-guide/