Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,171 for

new

(0.05 sec)
  1. 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...
  2. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...addAnImageWatermark () { const watermarker = new groupdocs . watermark . Watermarker...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  3. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); // Specify a...

    docs.groupdocs.com/viewer/java/load-password-pr...
  4. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...index settings const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Convert font formats | GroupDocs

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "Lato-Regular.cff"...

    docs.groupdocs.com/conversion/net/convert/font/
  6. Save file to local disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...
  7. Converting JSON to a Spreadsheet | GroupDocs

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.json" ) {...

    docs.groupdocs.com/conversion/java/convert-json...
  8. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to specify file type for comparison manually when use GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...type LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/comparison/net/specify-file-...
  9. GroupDocs Viewer on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/ko/tag/groupdocs-viewer/inde...
  10. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some New properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format....3 , some new properties are introduced in...for PDF to JPEG conversion. New Properties in ImageSaveOptions...

    blog.groupdocs.com/conversion/set-flip-mode-whe...