Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 10,612 for

new

(0.05 sec)
  1. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures 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/updating-multi...
  2. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...expanded, with new sub-option classes and new public types. Current...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  3. PdfAttachmentOptions | GroupDocs.Merger for .NE...

    Provides options to attach the embedded object to Pdf....PdfAttachmentOptions (string) Initializes a new instance of the PdfAttachmentOptions...(byte[], string) Initializes a new instance of the PdfAttachmentOptions...

    reference.groupdocs.com/merger/net/groupdocs.me...
  4. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . CanonJpeg...

    docs.groupdocs.com/metadata/net/extracting-make...
  5. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....working with the API, we have some new features and improvements. Moreover...There are minor changes in the new version 19. Usually, a searching...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…...index = new GroupDocs.Search.Index(indexDirectory, new IndexSettings...index.Add(folderWithThatOneFil, new IndexingOptions { }); We have...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  7. Edit PowerPoint Presentations in Node.js | Docu...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...pptx" ; const loadOptions = new PresentationLoadOpti (); loadOptions...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  8. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); loadOptions...

    docs.groupdocs.com/editor/java/edit-word/
  9. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-embed-...
  10. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp(); loadOptions...document”。 using (Editor editor = new Editor(delegate { return fs;...

    blog.groupdocs.com/zh/editor/edit-word-document...