Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 12,309 for

new

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......understanding of the vision to new leaders. A simple business plan...problem (for instance, a new mobile app or a new clothing line), then...

    docs.groupdocs.com/conversion/python-net/_sampl...
  7. Updated PDF Structure Introduced in GroupDocs.C...

    Team GroupDocs is glad to announce another monthly release of GroupDocs.Comparison for .NET v17.11. This release includes some improvements and fixes. The API now allows style changes for deep comparison in Note document format. Document comparison API also made improvements related to the PDF document format beside improving Note and Word formats. Please click here to download the latest API and check out all the latest improvements made to the REST API in this release....Refactor document builder using new content map Implemented page...

    blog.groupdocs.com/comparison/groupdocs.compari...
  8. Support of Password-Protected OneNote Documents...

    We are glad to announce the monthly release of GroupDocs.Metadata for Java 19.1. In this version, we have introduced two New features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesThe latest release is capable of extracting metadata from the Matroska Multimedia Container (....version, we have introduced two new features and added seven enhancements...

    blog.groupdocs.com/metadata/support-of-password...
  9. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...PDF I have created new topic in Aspose Free Support...

    forum.groupdocs.com/t/high-memory-usage-when-ge...
  10. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/nodejs-java/managing-...