Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 12,048 for

new

(0.04 sec)
  1. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...we have opened the following new ticket(s) in our internal issue...html"); using (Viewer viewer = new Viewer(fileName)) { HtmlViewOptions...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  2. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . PsdWithIrb...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Licensing | GroupDocs

    Free conversion API version for Node.js developers is available to evaluate the API which will be similar to licensed version but with few limitations....Consulting Blog Knowledge Base New Releases Status Websites aspose...the license const license = new groupdocs . License (); license...

    docs.groupdocs.com/conversion/nodejs-java/licen...
  4. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...Dictionary<int, string> jPGFilePaths = new Dictionary<int, string>(); foreach...convertedImagePath); using (var converter = new GroupDocs.Conversion.Converter(PDFFilePath))...

    forum.groupdocs.com/t/font-processing-issue-wit...
  5. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Consulting Blog Knowledge Base New Releases Status Websites aspose...JavaScript const metadata = new groupdocs . metadata . Metadata...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: using ( Parser parser = new Parser ( "your-presentation.pptx"...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Good news to all! Google Cloud is now...content: https://gist. Good news for the document management...

    blog.groupdocs.com/groupdocs.blog/page/102/
  8. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats....using the API, we’ll discuss new features and improvements introduced...or style changed items. The new thing is that you can get coordinate...

    blog.groupdocs.com/comparison/control-documents...
  9. ASP.NET WebForms Modern UI Document Viewer v2.1...

    GroupDocs is pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer v2.1.0 using GroupDocs.Viewer for .NET 18.1. This release v2.1.0 comes up with New features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this New version....0 comes up with new features and improvements for...to download and explore this new version. Features Overview #...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  10. Compare PDF documents | GroupDocs

    Learn how to compare PDF documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences between PDF files with Python code....Consulting Blog Knowledge Base New Releases Status Websites aspose...the comparison results to a new PDF or another supported format...

    docs.groupdocs.com/comparison/python-net/compar...