Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 9,971 for

new

(0.03 sec)
  1. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "test-out.doc"...

    docs.groupdocs.com/watermark/net/save-document-...
  2. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/load-documen...
  3. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the New API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new API provided by GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/migration-notes/
  4. XML Viewer - View and Convert XML Data Online f...

    View XML files using free online XML Viewer tool. Developers can develop their own online document Viewer....using C# using (Viewer viewer = new Viewer("/path/document.xml"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/XML-to-PDF-{0}...

    blog.groupdocs.com/viewer/xml-viewer-online/
  5. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types 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/delete-signat...
  6. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Consulting Blog Knowledge Base New Releases Status Websites aspose...Logger class Logger logger = new Logger (); // Create an instance...

    docs.groupdocs.com/parser/java/logging/
  7. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose..."cache" ; FileCache cache = new FileCache ( cachePath ); ViewerSettings...

    docs.groupdocs.com/viewer/java/caching-results/
  8. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new CsvLoadOptions { ConvertDateTimeData...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  9. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(New DateTime(2017, 1, 1), New D…...CreateDateRangeQuery(new DateTime(2017, 1, 1), new DateTime(2019, 12...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/is-it-possible-to-get-all...
  10. Search index repository | Documentation

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....Consulting Blog Knowledge Base New Releases Status Websites aspose...IndexRepository indexRepository = new IndexRepository (); // Creating...

    docs.groupdocs.com/search/java/search-index-rep...