Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 808 for

locale

(1.93 sec)
  1. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18....and footer of Word document Local links are ignored when rendering...

    blog.groupdocs.com/viewer/render-print-area-in-...
  2. Anunciando GroupDocs.Markdown para .NET — Expor...

    Exporta PDF, Word, Excel, HTML y más a Markdown con una API .NET on‑premises. Consulta las características, la hoja de ruta y cómo comenzar.... Procesamiento local: No se requiere nube ni conexión...

    blog.groupdocs.com/es/markdown/groupdocs-markdo...
  3. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....cache without saving them to local disc. Implement GetPdfFile from...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  4. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client.... It may be run both locally and on the server. It may downloaded...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  5. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....extract it content to your local disk. The extracted files and...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  6. Exception in thread "main" java.lang.OutOfMemor...

    Hi Team, I purchased this tool last week and try to redact pdf files. But after 2-3 file it gives me this error. Any file size limitation is there? Exception in thread “main” java.lang.OutOfMemoryError: Java heap space …...high performance code: Use local variables wherever possible...

    forum.groupdocs.com/t/exception-in-thread-main-...
  7. Executar pesquisa com diferenciação de maiúscul...

    Execute facilmente uma pesquisa com diferenciação de maiúsculas e minúsculas usando C# para recuperar resultados precisos. Aprenda a pesquisar texto com diferenciação de maiúsculas e minúsculas em arquivos usando C# com instruções passo a passo....objeto Index para servir como local de armazenamento onde os documentos...

    kb.groupdocs.com/pt/search/net/perform-case-sen...
  8. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for .NET API....how to load a document from a local disk or file stream for editing...

    docs.groupdocs.com/editor/net/load-document/
  9. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....php //Local path to the text file with user...]->outputs\[0\]->name; } //Local path to the downloads folder...

    blog.groupdocs.com/total/how-to-perform-callbac...
  10. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....of the interface that uses a local disk to store the cache files...The FileCache class uses a local disk to read and write output...

    docs.groupdocs.com/viewer/net/implement-thread-...