Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 10,756 for

text

(0.07 sec)
  1. Editor- Error on loading word document - Free S...

    Hi, we got an error loading a Word file. We identify that the error is produced when the document contains a Textbox with specific layout options (with Text wrapping and in front of Text). groupdocs-editor.version: 23.…...options (with text wrapping and in front of text). groupdocs-editor...

    forum.groupdocs.com/t/editor-error-on-loading-w...
  2. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Python via .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format....Apple’s Email Message Format Plain Text Word Processing Markup Language...Language HTML format. ODF Text Document. ODF Text Document Template....

    docs.groupdocs.com/assembly/python-net/supporte...
  3. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....disk A watermark is a faint text that appears in the background...highlighting the text in PDF, have a look at how to highlight text in PDF...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  4. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API....Hence the conversion of existing text content into markdown format...to Markdown using C# Extract Text from Markdown Files in Java...

    blog.groupdocs.com/parser/convert-word-to-markd...
  5. input-controls-without-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/java/sample-files/inp...
  6. input-controls-with-custom-classname.html

    Document with fields Text field : Check box: Drop down list: Option 1 Option 2...Document with fields Text field : Check box: Drop down list:...

    docs.groupdocs.com/editor/net/sample-files/inpu...
  7. GroupDocs.Conversion for .NET 25.9 - 最新更新和修复(20...

    探索 GroupDocs.Conversion for .NET v25.9 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...options for spreadsheets and plain text conversions. It also rolls up...easier. Consistent text rendering. Plain‑text conversions can adopt...

    blog.groupdocs.com/zh/conversion/groupdocs-conv...
  8. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  9. Extract attachments from PDF portfolios | Group...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment Text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Value}" ); } // display document Text signatures information Console...Console . WriteLine ( $"Document Text signatures : {documentInfo.TextSignatures...

    docs.groupdocs.com/signature/net/obtain-documen...