Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,004 for

one to pdf

(0.04 sec)
  1. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....One value for this parameter. TextStorageSettings...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/search-index-sett...
  2. Add image watermarks | Documentation

    This article shows how To add an image watermark and save the resultant document. It is capable of adding watermarks To images or documents....Leave feedback On this page One of the main features of the GroupDocs...watermark . Watermarker ( "sample.pdf" ); const imageWatermark = new...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  3. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....transposition of adjacent characters as one mistake. The default value is...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/fuzzy-search/
  4. View CAD files using Java API | Convert DWG DXF...

    Build your CAD files viewer in Java. Convert DWG, DGN To render as HTML, JPG, PNG, or Pdf using document viewer Java API by GroupDocs....render as HTML, JPG, PNG, or PDF in Java. Get layouts and layers...image files into HTML, Image, or PDF format to view these files within...

    blog.groupdocs.com/viewer/viewing-cad-documents...
  5. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction To GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed To generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....Supported Not Supported HTML, PDF, XPS, TIFF Supported Supported...hours. Please try to report one issue per thread with all details...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs EdiTor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo EdiTor in some of our functionalities. There were few errors in TinyMCE as well l…..."insertImage", "insertFile", "pdf", { name: "fontName", items:...}); // Configure PDF font embedding kendo.pdf.defineFont({ "TSCu_SaiIndira":...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  7. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirecTory, int sorTorder) { if (originalFilePath == null || sharedDirecTory == null) { log.error(“Original file path or …...original file if it's already a PDF } String pdfFilePath = Paths...get(sharedDirectory, sortOrder + "_converted.pdf").toString(); try (Converter...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  8. Measure Document Conversion Time using GroupDoc...

    GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting To Pdf. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference. Improvements Move HideWordTrackedChanges option To WordsLoadOptions class HidePdfAnnotations option To PdfLoadOptions class HideComments option To CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class Features Setting Default Font and Font Substitution Options When Converting OneNote Document const string source = "source....rotation when converting to PDF. Please check GroupDocs.Conversion...const string source = "source.one"; var loadOptions = new OneLoadOptions...

    blog.groupdocs.com/conversion/measure-document-...
  9. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID To work with a document. But it’s not very comfortable for users To work with GUIDs. So in your app, you can use two methods To upload a file To a GroupDocs account and get it’s GUID programmatically. 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....(XLS, XLSX), portable files (PDF), and image files (JPG, BMP,...To do this trick we need only one method: uploadWeb. The logic...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  10. Get Possible Conversions | Documentation

    This article demonstrates how To get possible conversions for a file type using GroupDocs.Conversion for Python via .NET API....Conversion : A direct conversion from one format to another, providing...eps, xps, tex, ps, pcl, svg, pdf, ppt, pps, pptx, ppsx, odp, otp...

    docs.groupdocs.com/conversion/python-net/develo...