Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 13,180 for

new

(0.17 sec)
  1. eSign document with Metadata signature | GroupDocs

    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. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using Python. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature Python API by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...scanned. Such an approach brings new opportunities in the computer...

    docs.groupdocs.com/signature/python-net/how-to-...
  3. In-Table List in Spreadsheet Document | GroupDocs

    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...
  4. GroupDocs.Redaction on GroupDocs Blog | Documen...

    GroupDocs.Redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction on GroupDocs Blog | Document Automation Solutions for .NET & J......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Redaction for Java...

    blog.groupdocs.com/ko/tag/groupdocs.redaction/i...
  5. GroupDocs.Redaction Releases on GroupDocs Blog ...

    GroupDocs.Redaction Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Releases on GroupDocs Blog | Document Automation Solu......12월 릴리스 하이라이트 Explore what’s new in GroupDocs.Redaction for Java...

    blog.groupdocs.com/ko/categories/groupdocs.reda...
  6. 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...
  7. GroupDocs.Merger for Python via .NET Overview |...

    GroupDocs.Merger for Python via .NET merges, splits, and reorganises documents — PDF, DOCX, XLSX, PPTX, images, and more — entirely on-premise without Microsoft Office....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents and combine them into a new document. Document assembly automation...

    docs.groupdocs.com/merger/python-net/product-ov...
  8. Working with metadata in ASF files | GroupDocs

    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...
  9. 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...
  10. 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...