Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 10,612 for

new

(0.04 sec)
  1. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of New features, improvements and bug fixes. Some New image formats are introduced such as EMF/WMF and CAD. Furthermore, importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....multitude of new features, improvements and bug fixes. Some new image...Annotation for Java 17.1.0 - New Features # Implement annotating...

    blog.groupdocs.com/annotation/introducing-group...
  2. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Consulting Blog Knowledge Base New Releases Status Websites aspose...search index. Step #1: Create new index First of all you need to...

    docs.groupdocs.com/search/nodejs-java/build-you...
  3. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....PagesOptions pagesOptions = new PagesOptions(FileFormat.PDF,...InputStream documentExample = new FileInputStream(sourceFile);...

    blog.groupdocs.com/merger/first-public-release-...
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = New Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputPdf...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Converting Docx to PDF throws Null Reference Ex...

    Attempting to convert the attached file throws a Null Reference Exception from within an Aspose library included in the GroupDocs product. We are using the most up to date version of convert available. This appears to …...Func<LoadOptions> getLoadOptions = () => new WordProcessingLoadOp { HideWordTrackedChang...using (Converter converter = new Converter("YourInputFilePath...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  6. Convert JSON as a data source to a spreadsheet ...

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "data.json" )) {...

    docs.groupdocs.com/conversion/net/convert-json-...
  7. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...Consulting Blog Knowledge Base New Releases Status Websites aspose...ImageAnnotation area = new ImageAnnotation { Box = new Rectangle ( 100...

    docs.groupdocs.com/annotation/net/put-image-ann...
  8. Load from FTP | Documentation

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... FTPClient ftpClient = new FTPClient (); ftpClient . connect...

    docs.groupdocs.com/viewer/java/load-document-fr...
  9. GroupDocs.Conversion 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.... we have a good news for you. There is a new method GetConsumptionCredit()...consumed. Let’s talk about the new file formats introduced. Most...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. GroupDocs.Editor 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.... We have added a lot of new options and features in this...WordProcessing options class contains new paged (also called paginal) mode...

    blog.groupdocs.com/categories/groupdocs.editor-...