Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 467 for

xml formatting editor

(0.05 sec)
  1. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an Xml document with a list of pre-configured redactions....Editor Product Solution GroupDocs...your code. You can specify an XML document with a list of pre-configured...

    docs.groupdocs.com/redaction/net/use-redaction-...
  2. Extract text structure | Documentation

    This article explains that how to extract text structure from documents....Editor Product Solution GroupDocs...GetStructure (); This method returns XML representation of a document...

    docs.groupdocs.com/parser/net/extract-text-stru...
  3. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Editor Product Solution GroupDocs...Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/comparison/net/supported-doc...
  4. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns Xml representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns Xml representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...
  6. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Editor Product Solution GroupDocs...report in Spreadsheet Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  7. Pie Chart in Word Processing Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Editor Product Solution GroupDocs...in Word Processing Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  8. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents...Editor Product Solution GroupDocs...Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  9. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Editor Product Solution GroupDocs...in several different file formats, each having a different file...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/
  10. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....Editor Product Solution GroupDocs...in several different file formats, each having a different file...

    docs.groupdocs.com/merger/python-net/merge/excel/