Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 13,803 for

new

(0.4 sec)
  1. 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...final Signature signature = new Signature ( "sample.docx" );...

    docs.groupdocs.com/signature/java/locating-sign...
  2. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings instance const settings = new groupdocs . search . IndexSettings...

    docs.groupdocs.com/search/nodejs-java/highlight...
  3. Compare Document Metadata with GroupDocs.Metada...

    Practical guide showing how to detect added, removed, and changed metadata between document versions using GroupDocs.Metadata for Java. Includes code examples for full diff, ownership detection, revision history, and export formats....pathV2 ); MetadataDiff diff = new MetadataDiff (); // Detect added...added . put ( key , val ); // New property in v2 } else if (! v1...

    blog.groupdocs.com/metadata/compare-metadata-ve...
  4. Add polyline annotation | GroupDocs

    The page describes how to add polyline annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-polyline-...
  5. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...fileExt(fileName); List<byte[]> result = new ArrayList<>(); Log.info(LOG_SRC...try (ByteArrayInputStream in = new ByteArrayInputStream(documentData))...

    forum.groupdocs.com/t/getting-targetinvocatione...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Good news for ASP.NET Web-Form developers, we are proudly announcing...GroupDocs.Viewer for .NET API. This new release is simple, efficient...

    blog.groupdocs.com/groupdocs.blog/page/78/
  7. GroupDocs.Comparison for .NET 26.4 – Latest Upd...

    Explore what's New in GroupDocs.Comparison for .NET 26.4. Available now on NuGet and GroupDocs website....document comparison, introducing new display modes, page range filtering...result # Two new display modes have been added to the new PdfCompareOptions...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/output-adapters/
  9. Add watermarks with GroupDocs.Watermark | Group...

    Add text and image watermarks to documents from GroupDocs.Total for .NET, and inspect what a document contains — runnable C# examples with downloadable input and output files....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "contract.docx"...

    docs.groupdocs.com/total/net/developer-guide/wa...
  10. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page 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/java/locating-sign...