Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,115 for

new

(0.08 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = New Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDxf...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...Java final Redactor redactor = new Redactor ( "D:\\test.jpg" );...

    docs.groupdocs.com/redaction/java/image-redacti...
  3. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/sign-document...
  4. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "products.xlsx" )) {...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  5. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the New updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/annotation/net/migration-notes/
  6. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....Consulting Blog Knowledge Base New Releases Status Websites aspose...overwriting the entire workbook with a new single worksheet. This feature...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  7. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Comparer comparer = new Comparer ( "source.docx" , new LoadOptions ()...

    docs.groupdocs.com/comparison/net/compare-multi...
  8. Working with slide backgrounds | Documentation

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationLoadOpti loadOptions = new PresentationLoadOpti (); // Specify...

    docs.groupdocs.com/watermark/net/working-with-s...
  9. Add text redaction annotation | Documentation

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-text-reda...
  10. Show Hide Track Changes feature Announced for W...

    Releasing GroupDocs.Conversion 3.4.0 API We are happy to reveal the New release of GroupDocs.Conversion for .NET API 3.4.0 with most demanding features addition. This version has a New installer and some New features and fixes are introduced. We recommend that you download and update your application immediately with New API release to enhance performance of your app and add New exciting features. Features - Document Conversion API Version 3.4.0 In this New Version of GroupDocs....API We are happy to reveal the new release of GroupDocs.Conversion...This version has a new installer and some new features and fixes...

    blog.groupdocs.com/conversion/announcing-show-h...