Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 10,315 for

new

(0.06 sec)
  1. eSign document with Metadata signature | Docume...

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/esign-document...
  2. In-Table List in Spreadsheet Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Excel Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Excel 2013. Add a New Workbook. Select the range of cells that you want to include in the table....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013. Add a new Workbook. Select the range of...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  3. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS PowerPoint 2013. Add a new presentation slide. Press “Insert”...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  4. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...ConverterSettings converterSettings = new ConverterSettings(); converterSettings...folder")); Converter converter = new Converter("your document path"...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  5. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...AsfReadNativeMetadat try ( Metadata metadata = new Metadata ( Constants . InputAsf...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. IAB-2 taxonomy for News/Cites classification. Documents...

    docs.groupdocs.com/classification/net/introduci...
  7. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…...double check it and publish new package version. Thanks again...link to set up groupdocs as per new package on lane 8 so we can do...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  8. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....using (Watermarker watermarker = new Watermarker(documentPath)) {...for the watermark Font font = new Font( "font_family_name" , fontsFolder...

    blog.groupdocs.com/watermark/using-custom-fonts...
  9. Access Attachment in PDF and Excel Document usi...

    We are pleased to announce the release of version 17.10 of GroupDocs.Watermark for .NET API. This version provides the ability to access and work with attachments in PDF and Excel documents. Just download the latest release to get benefit from New features available in GroupDocs.Watermark for .NET API. Please continue to read to get familiar with more details. Working with Attachments in PDF DocumentGroupDocs.Watermark for .NET 17.10 enables you to work with the attachments in PDF document....release to get benefit from new features available in GroupDocs...

    blog.groupdocs.com/watermark/access-attachment-...
  10. Spring MVC Front End Project for GroupDocs.View...

    Team GroupDocs is pleased to announce Spring MVC Front End sample project for GroupDocs.Viewer for Java users. The core idea behind the development of this project is to facilitate developers to write their own document viewer using GroupDocs.Viewer for Java 3.x. As the project is open source and published on GitHub, developers can customize it as per their needs. Spring MVC Front End - FeaturesThis Front End provides end users with tools needed for convenient viewing and navigation of documents in a browser....following ways: # Got an idea of new feature – fix it and submit a...

    blog.groupdocs.com/viewer/spring-mvc-front-end-...