Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 31,398 for

new

(0.07 sec)
  1. Rendering Excel 2003 SpreadSheetML files | Docu...

    In this article we show how to convert and view Excel 2003 SpreadSheetML files with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...viewer = new Viewer ( "sample-excel-2003-xml.xml" , new LoadOptions...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  2. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....{{AnnotationHandler}} has two new methods for handling user icons:...FileInputStream avatarStream = new FileInputStream(new File("E:\\\\Images\\\\smile...

    blog.groupdocs.com/annotation/save-annotations-...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/net/generate-docu...
  4. Versioning of annotated documents | Documentation

    The page describes how to manage different versions of document using GroupDocs.Annotation for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/java/versioning-o...
  5. .tif file fails to convert to pdf - Free Suppor...

    Hello, In 23.9 the attached file fails to convert, saying it is corrupt. I’m pretty sure it always used to work. The image is a .tif file. Also following my recent update to 23.9 I am getting a warning saying this meth…...Convert(stream => new MemoryStream(), (stream, sourceFileName)...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/tif-file-fails-to-convert...
  6. redactionresult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......String description) Initializes a new instance of RedactionResult class...String description) Initializes a new instance of RedactionResult class...

    apireference.groupdocs.com/redaction/java/com.g...
  7. ExactPhraseRedaction in Arabic document - Free ...

    I have a PDF written in Arabic and I want to apply text redaction to it, but it is not being redacted. here is the code I am using; public static async Task RedactDocumentAsync(string inputFilePath) { t…...redactionPolicy = new RedactionPolicy(new GroupDocs.Redaction...Redaction[] { new ExactPhraseRedaction("دراسة", new ReplacementOptions(Color...

    forum.groupdocs.com/t/exactphraseredaction-in-a...
  8. GroupDocs.Parser for .NET 20.6.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Parser for .NET 20.6.1 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1555 Misspelling in GetHyperlinks method name Bug Public API and Backward Incompatible Changes Misspelling in GetHyperlinks method name Description This hot-fix fixes misspelling in GetHyperlinks methods name in Parser class. Public API changes GroupDocs.Parser.Parser public class was updated with changes as follows: Renamed GetHyperlinks method Renamed GetHyperlinks(Int32) method Renamed GetHyperlinks(PageAreaOptions) method Renamed GetHyperlinks(Int32, PageAreaOptions) method Usage The following example shows how to extract hyperlinks from the document page area:...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  9. ImageDctHashSearchCriteria - GroupDocs.Watermar...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......WatermarkerSettings settings = new WatermarkerSettings(); settings...settings.setSearchableObjects(new SearchableObjects()); settings....

    apireference.groupdocs.com/watermark/java/com.g...
  10. splitstreamfactory - GroupDocs.Merger for Java ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......splitStreamFactory) Initializes a new instance of the SplitOptions...int[] pageNumbers) Initializes a new instance of the SplitOptions...

    apireference.groupdocs.com/merger/java/com.grou...