Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 13,085 for

new

(0.8 sec)
  1. Save image as file | GroupDocs

    The listed articles below explain how to saves images to the file system during document conversion....Consulting Blog Knowledge Base New Releases Status Websites aspose...options = new ConvertOptions { ImageExportStrategy = new ExportImagesToFileSy...

    docs.groupdocs.com/markdown/net/image-file-stra...
  2. Convert Specific Document Pages using - GroupDo...

    GroupDocs team is glad to announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release New document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users to download the New release and use the New exciting features to enhance their application. Document Conversion API - Major Changes This monthly release of GroupDocs.... In this monthly release new document conversion features...to download the new release and use the new exciting features...

    blog.groupdocs.com/conversion/document.conversi...
  3. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/get-list-of-...
  4. Announcing the improved naming scheme of GroupD...

    We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to join the words. So, an old package ID would look like “groupdocs-viewer-dotnet”. However, in the New naming scheme, the format will consist the product family name in title case. Hence, the New package identifier will look like “GroupDocs.... However, in the new naming scheme, the format will...name in title case. Hence, the new package identifier will look...

    blog.groupdocs.com/total/announcing-improved-na...
  5. Implement conversion from PostScript documents ...

    We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two New features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the New features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format.... This release covers two new features, one improvement and...provide you the details about the new features of the API. .NET Document...

    blog.groupdocs.com/conversion/implement-convers...
  6. 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...
  7. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. Compare spreadsheets with custom styling, visibility controls, summary pages, and advanced comparison options....Consulting Blog Knowledge Base New Releases Status Websites aspose...file" ); using ( var comparer = new Comparer ( sourcePath )) { comparer...

    docs.groupdocs.com/comparison/net/compare-excel...
  8. 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...
  9. 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...
  10. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/composing-sig...