Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 841 for

groupdocs.editor save options

(0.17 sec)
  1. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...(phrase), search options, and highlight options, applied to the...

    docs.groupdocs.com/viewer/net/search-highlight-...
  2. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.Options package. This interface requires to implement three methods: import com.groupdocs.redaction.Options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...from com.groupdocs.redaction.options package. This interface requires...

    docs.groupdocs.com/redaction/java/use-advanced-...
  3. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can view the formula for the date field in template “Tem…...populated as plain text GroupDocs.Editor Product Family dotnet...right click and select the option “Toggle Field Codes”. Following...

    forum.groupdocs.com/t/date-field-in-template-po...
  4. Clear watermarks | GroupDocs

    This article shows how to clear existing text or image watermarks....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... Clear (); // Save document watermarker . Save ( "C:\\Docs\\clean-sample...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  5. 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…...all the DLLs and now after saving the file with this code → [HttpPost]...List<IHtmlResource>()); GroupDocs.Editor.Options.PresentationSaveOpti...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  6. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/net/deleting-qr-co...
  7. Deleting QR-code signatures - advanced | GroupDocs

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  8. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/java/deleting-barc...
  9. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...spreadsheet as gwc_xls load_options = gw . SpreadsheetLoadOptio...

    docs.groupdocs.com/watermark/python-net/working...
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...files with embedded resources To save all elements of an HTML page...

    docs.groupdocs.com/viewer/nodejs-java/render-te...