Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 12,292 for

new

(0.75 sec)
  1. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  2. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Consulting Blog Knowledge Base New Releases Status Websites aspose...rtf' IndexSettings settings = new IndexSettings (); DocumentFilter...

    docs.groupdocs.com/search/net/document-filterin...
  3. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...connector = new CustomXmlDataConnect(); annotationHandler = new Anno...AnnotationHandler(serviceConfiguration, new CustomInputDataHandl(serviceConfiguration)...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  4. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions ( password ); //...

    docs.groupdocs.com/parser/net/password-protecte...
  5. Load XML document with options | GroupDocs

    Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "data.xml" , ( LoadContext...

    docs.groupdocs.com/conversion/net/load-xml-docu...
  6. How to run examples | GroupDocs

    Learn how to run C# examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/watermark/net/how-to-run-exa...
  7. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/search-for-mul...
  8. How to Run Examples | GroupDocs

    Learn how to run C# examples which contain many examples of data redaction. You can learn redact in word, how to redact information in pdf or images and many more....Consulting Blog Knowledge Base New Releases Status Websites aspose...Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/redaction/net/how-to-run-exa...
  9. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.docx" ))...

    docs.groupdocs.com/signature/net/locating-signa...
  10. PDF is misaligned if we use Textboxes in the Wo...

    When we use Text Boxes in a Docx file . Generated PDF is totally misaligned. See the attached documents for reference TestDocument.docx (30.5 KB) TestDocument.pdf (26.6 KB)...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...List<FontSubstitute> fontSubstitutes = new ArrayList<>(); fontSubstitutes...

    forum.groupdocs.com/t/pdf-is-misaligned-if-we-u...