Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 61,117 for

api

(0.29 sec)
  1. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update Api for getting document info to detect page orientation for the supported formats Set default font to replace all missing fonts when converting Words document Default font to replace all missing fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....converting to Pdf document Update API for getting document info to...support on GroupDocs.Conversion: # API Home - GroupDocs.Conversion for...

    blog.groupdocs.com/conversion/set-pageorientati...
  2. Add Watermark to Word on GroupDocs Blog | Docum...

    Add Watermark to Word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Word on GroupDocs Blog | Document Automation Solutions for .NET......使用 Java API 以编程方式在页面上应用水印。 使用C#为Word文档添加水印...将文本和图像水印添加到 Word 文档。使用 .NET API 以编程方式在页面上应用水印。 水印Word文档 向 Word...

    blog.groupdocs.com/zh/tag/add-watermark-to-word...
  3. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and Api shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....index then perform search and API shows hits from all the indexed...file size. Below are the public API changes. Following class has...

    blog.groupdocs.com/search/filter-documents-in-s...
  4. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/DOCX files as PDF in Java. Transform Word files to password-protected PDF & Disallow PDF Printing using Document Viewer Java Api....Printing Word & PDF Viewer – Java API # GroupDocs.Viewer empowers developers...developers with its APIs to create powerful document viewer applications...

    blog.groupdocs.com/viewer/view-word-documents-a...
  5. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body.... Java Document Assembly API - New Features # This latest...Download - Jar File Documentation - API Documentation Examples/Plugins/Showcases...

    blog.groupdocs.com/assembly/change-title-and-ba...
  6. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...csharp , dotnet , watermark-api caoyanmin July 31, 2023, 9:13am...4 @caoyanmin Unfortunately, API doesn’t support loading custom...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  7. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Upgrade an Order Support Docs API Reference Live Demos Free Support...signature properties review, etc. API allows to search signatures within...

    docs.groupdocs.com/signature/java/search-for-el...
  8. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The Api provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Upgrade an Order Support Docs API Reference Live Demos Free Support...Standalone Data Sources The API provides support for standalone...

    docs.groupdocs.com/assembly/net/working-with-si...
  9. Working with String Template | GroupDocs

    GroupDocs.Assembly Api allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback GroupDocs.Assembly API allows you to use a string as...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Developer guide | GroupDocs

    Explains GroupDocs.Markdown for .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your .NET applications...Upgrade an Order Support Docs API Reference Live Demos Free Support...static methods or the instance API. – retrieve metadata such as...

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