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

formatting

(0.17 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "Slide {0}/{1}" , p + 1 ...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. All-in-One C# Suite for Automating Document Tasks

    Discover how GroupDocs.Total for .NET simplifies C# document automation. From viewing and editing documents to e-signatures and cost-effective licensing, optimize your workflow effortlessly....view many different document formats in your application. GroupDocs...You can edit popular file formats like Word documents, Excel...

    blog.groupdocs.com/total/streamline-document-au...
  3. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...completely new format. We would need to keep that formatting, done by...GroupDocs.Parser and the specific format of the HTML output from GroupDocs...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  4. 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...
  5. 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...
  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 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/
  7. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET....shapes with particular text formatting import groupdocs.watermark...in page . shapes [ i ] . formatted_text_fragments : if fragment...

    docs.groupdocs.com/watermark/python-net/existin...
  8. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....text formatting This sample deletes shapes whose formatted text...worksheet . shapes [ i ] . formatted_text_fragments : if fragment...

    docs.groupdocs.com/watermark/python-net/shapes-...
  9. 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/
  10. 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...