Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 2,096 for

errores pdf

(0.17 sec)
  1. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...read-only property and throws an error. How can I set this so I can...fontsArg.Split(":")) { + Console.Error.WriteLine(font); fontDirs.Add(font);...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  2. 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...
  3. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET.... PDF documents using ( Converter converter...new Converter ( "sample-toc.pdf" )) { IDocumentInfo info = converter...

    docs.groupdocs.com/conversion/net/get-document-...
  4. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....for logging index events and errors during its operation. The default...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/search-in...
  5. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....reasons, for example, due to read errors from the disk or the presence...information about indexing errors, you can subscribe to the ErrorOccurred...

    docs.groupdocs.com/search/nodejs-java/build-you...
  6. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....pdf" )) { var options = new EBookConvertOptions...= new Converter ( "document.pdf" )) { var options = new EBookConvertOptions...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  7. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/parser/net/developer-guide/a...
  8. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...occurs when an error happens in an index. Errors in an index can...for example, by file system errors or unsupported formats of indexed...

    docs.groupdocs.com/search/nodejs-java/search-in...
  9. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...may result in out of memory error. In addition, the hard disk...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/indexing-options/
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/search/net/build-search-query/