Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 12,202 for

new

(0.15 sec)
  1. Delete indexed paths | GroupDocs

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  2. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Export...

    docs.groupdocs.com/search/java/alphabet/
  3. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.pdf" )) {...

    docs.groupdocs.com/annotation/net/remove-annota...
  4. GroupDocs.Total for .NET 25.9 – Latest Updates ...

    Explore what’s New in GroupDocs.Total for .NET 25.9. Available now on NuGet and GroupDocs website....Contents Important notice What’s new in this release Updated products...official releases page. What’s new in this release # Updated products...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  5. Convert project management formats | GroupDocs

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...source MPP file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Spreadsheet on GroupDocs Blog | Document Automa...

    Spreadsheet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Spreadsheet on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Parser for .NET...11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Editor for .NET...

    blog.groupdocs.com/ko/tag/spreadsheet/index.xml
  7. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...We have opened the following new ticket(s) in our internal issue...set folders: var settings = new ConverterSettings(); settings...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  8. GroupDocs.Conversion Product Family

    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....This version has a new installer and some new features, fixes,...Generation GroupDocs. Meet the all new GroupDocs.Conversion for Java...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = New ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/feature-request-property-...
  10. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...JsonDataSource jsonDataSource = new JsonDataSource(dataPath.toString()...

    forum.groupdocs.com/t/value-of-json-field-is-in...