Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 4,059 for

as

(0.03 sec)
  1. Logging | Documentation

    This page contains information on creating and Assigning a logger of an index, As well As on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and Assign an instance of the logger again, because the logger is not saved....This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved.

    docs.groupdocs.com/search/nodejs-java/logging/
  2. Update index | Documentation

    This article explains that how to update indexed documents, As well As updating an index version in Java....This article explains that how to update indexed documents, as well as updating an index version in Java.

    docs.groupdocs.com/search/nodejs-java/update-in...
  3. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...This article shows how to create electronic signatures with additional visual extensions

    docs.groupdocs.com/signature/net/sign-document-...
  4. Spell checking | Documentation

    This article shows that how spell checking works during the search....This article shows that how spell checking works during the search.

    docs.groupdocs.com/search/nodejs-java/spell-che...
  5. Spell checking | Documentation

    This article shows that how spell checking works during the search....This article shows that how spell checking works during the search.

    docs.groupdocs.com/search/java/spell-checking/
  6. Logging | Documentation

    This page contains information on creating and Assigning a logger of an index, As well As on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and Assign an instance of the logger again, because the logger is not saved....This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved.

    docs.groupdocs.com/search/java/logging/
  7. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API.... This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/search-for-en...
  8. Convert CAD Drawings to PDF in C# .NET | DGN DW...

    C# guide to convert the CAD files like DWG, DGN, and DWF to PDF format using document and image conversion .NET API by GroupDocs....C# guide to convert the CAD files like DWG, DGN, and DWF to PDF format using document and image conversion .NET API by GroupDocs.

    blog.groupdocs.com/conversion/convert-cad-drawi...
  9. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  10. 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....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.

    docs.groupdocs.com/watermark/java/shapes-in-spr...