Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 31,385 for

new

(0.11 sec)
  1. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/set-document-...
  2. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 New features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....latest version has come with 9 new features, 16 improvements, and...GroupDocs.Viewer for Java 17.5.0 - New Features # Following are the...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  3. Watermark applied on the pdf is not visible in ...

    In freeBSD, watwermark is applied on the pdf but it is not visible on the file. Tried Helvetica, Courier, NewsGoth BT Bold. It was worked in windows but facing issue in the freeBSD. What could be the reason ? Can anybo…...IOException { WatermarkTest w = new WatermarkTest(); w.maskUnstructured();...target = new ByteArrayOutputStrea()) { try (Watermarker w = new Watermarker(source);...

    forum.groupdocs.com/t/watermark-applied-on-the-...
  4. Java TIF Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from TIF, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...comments Reply firstReply = new Reply (); firstReply . setComment...

    products.groupdocs.com/annotation/java/tif/
  5. Java XLSM Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from XLSM, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...comments Reply firstReply = new Reply (); firstReply . setComment...

    products.groupdocs.com/annotation/java/xlsm/
  6. Java PPSX Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from PPSX, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...comments Reply firstReply = new Reply (); firstReply . setComment...

    products.groupdocs.com/annotation/java/ppsx/
  7. Java ODP Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from ODP, images, drawings and document file formats....allows you to create and add new notes, edit annotations, extract...comments Reply firstReply = new Reply (); firstReply . setComment...

    products.groupdocs.com/annotation/java/odp/
  8. EraseMetadataRedaction | GroupDocs.Redaction fo...

    Represents a metadata redaction that erases all metadata or metadata matching specific MetadataFilters from the document....EraseMetadataRedacti () Initializes a new instance of EraseMetadataRedacti...(MetadataFilters) Initializes a new instance of EraseMetadataRedacti...

    reference.groupdocs.com/redaction/net/groupdocs...
  9. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...LoadOptions > getLoadOptions = () => new SpreadsheetLoadOptio { HideComments...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  10. Exception of type ‘System.OutOfMemoryException’...

    Halo, We have an application that has preview file feature. Every time we hit the Preview button, we got an error of “Exception of type ‘System.OutOfMemoryException’ was thrown.” Screenshot_20230503_111144.png (110.7 …...th); List<string> Attachs = new List<string>(); List<byte[]>...List<byte[]> AttachmentsPathFolde = new List<byte[]>(); try { HeaderDetailData...

    forum.groupdocs.com/t/exception-of-type-system-...