Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 12,838 for

new

(2.91 sec)
  1. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var format = New DocFormat(filePath); DocMetadata metaData …...the demo codes: var format = new DocFormat(filePath); DocMetadata...Glority_Developer: var format = new DocFormat(filePath); DocMetadata...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  2. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…...using (Converter converter = new Converter(() => stream)) { var...convertOptions = new PdfConvertOptions { PdfOptions = new PdfOptions...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...
  3. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...properties: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  4. Comment Feature for Diagrams is introduced in G...

    We at GroupDocs receiving many feedback and suggestions from users, therefore we always try to provide New and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Annotation for .Net v17.10. The main feature introduced in this release is add comments to annotation in diagrams. This release also includes major fixes and improvements....therefore we always try to provide new and enhanced solutions to our...the latest API release to use new exciting features and enhance...

    blog.groupdocs.com/annotation/documents-annotat...
  5. Extract ZIP and MOV File Format Metadata using ...

    GroupDocs team is pleased to announce the release of version 17.10 of the GroupDocs.Metadata for .NET API. Keeping in mind customer’s feedback, this release has New features and bug fixes. Users can now extract metadata from ZIP and MOV file formats. Furthermore, few issues reported on forums are also fixed. We, therefore, recommend you to download or update your applications to use the latest version of the API for a better and smoother experience....customer’s feedback, this release has new features and bug fixes. Users...GroupDocs.Metadata for .NET API - New Features # Working with Zip Archives:...

    blog.groupdocs.com/metadata/extract-zip-and-mov...
  6. GroupDocs.Total for Java 25.10 – Latest Updates...

    Explore what’s New in GroupDocs.Total for Java 25.10. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release How to obtain...dependency management. What’s new in this release # The following...

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  7. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Editor editorFromPath = new Editor ( emlInputPath )) //from...

    docs.groupdocs.com/editor/net/edit-email/
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...Redactor redactor = new Redactor ( "\\Sample.docx" , new LoadOptions...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. RTF/DOC to DOCX conversion - Free Support Forum...

    Hello!) I meet the following problem using GroupDocs.Conversion for RTF/DOC to DOCX conversion: the converted file content looks like encoded byte array instead of the readable text as in the source file: Here is my co…... using (var fTemp = new FileStream(@"D:\test1.rtf", FileMode...Read)) { using (var converter = new Converter( () => fTemp, (LoadContext...

    forum.groupdocs.com/t/rtf-doc-to-docx-conversio...
  10. Add distance annotation | GroupDocs

    The page describes how to add distance annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...annotation. Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-distance...