Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 11,885 for

formatting

(0.47 sec)
  1. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and Formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... Format ( "Page: {0}, R: {1}, Text:...Console . WriteLine ( string . Format ( "Page {0}/{1}" , pageIndex...

    docs.groupdocs.com/parser/net/extract-text-areas/
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Sheet %d/%d" , p + 1 , spreadsheetInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…..."); // Ensure proper URL formatting string basePath = $"/{apiMethodName...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  4. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....scenarios, and advanced link formatting, please refer to the . More...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  5. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....converts your API response to a format suitable for the write action...you open all common document formats straight in a web-browser and...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...can create some primitive formatting like lists with leading markers...WordProcessing. For saving back to TXT format user must use a class, that...

    docs.groupdocs.com/editor/net/edit-txt/
  7. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....be converted into the target format. The following options could...non-standard fonts for text formatting that are not available at...

    docs.groupdocs.com/conversion/net/load-presenta...
  8. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....converting all WordProcessing formats to instances and backward (from...(from to some of WordProcessing format), contains two modes: float...

    docs.groupdocs.com/editor/net/float-and-paginal...
  9. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...can create some primitive formatting like lists with leading markers...but also to WordProcessing formats. Loading Text File for Editing...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...