Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,974 for

create new document editor

(0.27 sec)
  1. Sign documents with standard encryption for QR-...

    This article explains how to Create encrypted QR-code electronic signature...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/sign-document...
  2. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file in java....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/detect-encoding/
  3. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. Build your first search solution | GroupDocs

    First of all you need to Create an index. An index can be Created in memory or on disk. An index Created in memory cannot be saved after exiting your program. In contrast, an index Created on disk may be loaded in the future to continue working....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/java/build-your-first...
  5. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  6. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Logging | GroupDocs

    Logging when converting Documents with GroupDocs.Conversion for Java...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/conversion/java/logging/
  8. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different Documents into single PDF, DOCX, Excel or PowerPoint Document using GroupDocs.Merger for .NET....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  9. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image electronic signatures within Document pages using GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/python-net/search-...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel Document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the Document Following code shows how to add watermark to a particular worksheet....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/add-watermark...