Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 12,327 for

new

(0.29 sec)
  1. Render specific pages | GroupDocs

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  2. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source text" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/load-text-fro...
  3. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.xlsx" ))...

    docs.groupdocs.com/annotation/net/remove-annota...
  4. 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...
  5. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Consulting Blog Knowledge Base New Releases Status Websites aspose...article explains and displays the new archive processing module. If...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  6. GroupDocs.Watermark 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....release to get benefit from new features available in GroupDocs...release to get benefit from new features available in GroupDocs...

    blog.groupdocs.com/categories/groupdocs.waterma...
  7. Export Annotations to TIFF Files

    This may be a big News for those who annotate TIFF documents, most of the time. Previously, there was issue with this format. API was throwing exception “Cannot open image file”. But now you can: Import annotations from TIFF file Delete annotations from it Export annotations into it Moreover, in trial mode you were not able to get document info. This issue is now resolved in GroupDocs.Annotation for .NET 19.6....This may be a big news for those who annotate TIFF documents...Annotation for .NET 19.6 . Lets see new features introduced: More Slide...

    blog.groupdocs.com/annotation/export-annotation...
  8. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18....config ViewerConfig config = new ViewerConfig(); config.StoragePath...ViewerImageHandler imageHandler = new ViewerImageHandler(config); string...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  9. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/locating-signa...
  10. How to work with Metadata tags

    Explain how to work with Metadata tags...file) using (Metadata metadata = new Metadata( "source.pptx" )) {...where to add, and provide the new property value. Check the return...

    blog.groupdocs.com/metadata/how-to-work-with-tag/