Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 12,279 for

new

(0.3 sec)
  1. 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-...
  2. 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...
  3. 法律文件比較 API: 使用 Node.js 自動化合約審核

    了解如何使用 GroupDocs.Comparison API for Node.js 自動化法律文件比較與合約審核。比較合約版本、追蹤變更,並以程式方式簡化法律工作流程。...changes : Reordered sections, new paragraphs, or removed sections...original contract const comparer = new groupdocs . Comparer ( originalContract...

    blog.groupdocs.com/zh-hant/comparison/legal-doc...
  4. Split PDF File into Multiple Files using C# | S...

    Different ways to split PDF files using C#. Separate large PDF files and extract specific pages using different splitting options.... new SplitOptions(outputFile, new int[] { 3, 6,...in Range : [3], [4], [5], [6] new SplitOptions(outputFile, 3, 6);...

    blog.groupdocs.com/merger/split-pdf-files-in-cs...
  5. Evaluation Limitations and Licensing | GroupDocs

    free watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...//initialize License License lic = new License (); //Set license lic...

    docs.groupdocs.com/watermark/java/evaluation-li...
  6. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Configuring...

    docs.groupdocs.com/search/java/character-types/
  7. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Consulting Blog Knowledge Base New Releases Status Websites aspose...the obtained struct invoke a new instance method and in this method...

    docs.groupdocs.com/editor/net/generating-worksh...
  8. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four New features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats.... Four new features and a bug fix are introduced...for .NET 17.6.0 - New FeaturesThe following new features have been...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  10. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased to announce another monthly release of GroupDocs.Annotation for Java v17.10 with some New features like import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you to download latest release of the API, integrate it in your project and share your valuable feedback....10 with some new features like import of annotation...for Java 17.10 - New FeaturesFollowing new features are introduced:*...

    blog.groupdocs.com/annotation/introducing-group...