Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,083 for

formatting

(0.16 sec)
  1. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...the generated output PDF, formatting is all messed up (data is...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  2. 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/
  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. 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-...
  5. 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...
  6. 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...
  7. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…..."splitCellVertically", "viewHtml", "formatting", "cleanFormatting", "copyFormat"...saving presentations in PPTX format. 2. Controller Code for Editing...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  8. GroupDocs.Markdown for .NET — 将文档导出为 Markdown —...

    使用本地部署的 .NET API 将 PDF、Word、Excel、HTML 等导出为 Markdown。首次公开发布已发布。...MarkdownConverter( "rich-text-formatting.docx" ); // Convert and save..."rich-text-formatting.md" ); 转换后的 rich-text-formatting.md 文件将保存在与应用程序相同的文件夹中。...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  9. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....shapes with particular text formatting You can also find and remove...for particular shapes with formatted text You can also replace...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....supported or not supported formats. A complete example of implementing...files will be indexed if their format is supported. Detailed information...

    docs.groupdocs.com/search/nodejs-java/search-in...