Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 79,880 for

document

(0.74 sec)
  1. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor Document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the Documentation. A new property Listener is added. The Document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved....11 you can now monitor document conversion progress and status...that are listed in the documentation . A new property Listener...

    blog.groupdocs.com/conversion/monitor-document-...
  2. Shapes in spreadsheet document | Documentation

    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....Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...spreadsheet documents / Shapes in spreadsheet document Shapes in...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  3. Sign document with Text signature - advanced | ...

     This article explains how to sign Document with Text electronic signatures using advanced options with GroupDocs.Signature API....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...Sign document with Text signature - advanced Sign document with...

    docs.groupdocs.com/signature/java/sign-document...
  4. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Master-Detail Image in Presentation Document Common Master-Detail Image...

    docs.groupdocs.com/assembly/java/common-master-...
  5. Document Methods - GroupDocs.Comparison for .NE...

    Generates Document pages preview....Comparison Document Class Document Methods GeneratePreview...GetDocumentInfo Method Document Methods The Document type exposes the...

    apireference.groupdocs.com/comparison/net/group...
  6. Render document comments | Documentation

    The GroupDocs.Viewer enables you to control in simple markup display the contents of the comments word 2016 or other Word versions, Excel, OpenOffice Text and Spreadsheets with GroupDocs.Viewer within your Java applications....Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...Rendering Documents / Render document comments Render document comments...

    docs.groupdocs.com/viewer/java/show-document-co...
  7. Convert a Document to an Image in Java|Aspose.W...

    Convert a Document to image format (JPG, PNG, etc). Create a Document preview or create a Document scan to send an invoice using Java....Română Afrikaans Convert a Document to an Image Contents [ Hide...to get an image instead of documents in other formats, such as...

    docs.aspose.com/words/java/convert-a-document-t...
  8. Sign document with Text signature - advanced | ...

     This article explains how to sign Document with Text electronic signatures using advanced options with GroupDocs.Signature API....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...usage / Signing documents / ✎ Text Sign document with Text signature...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Load document from stream | Documentation

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...Loading / Load document from stream Load document from stream Leave...

    docs.groupdocs.com/parser/java/load-document-fr...
  10. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList 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. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example “We provide support for the following products:”....Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document In-Paragraph List in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/in-paragraph-li...