Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 12,637 for

new

(0.19 sec)
  1. 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...
  2. 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...
  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. Support for BitTorrent Format in GroupDocs.Meta...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.4. Using the latest release, you can now read and update BitTorrent file format metadata, read DublinCore metadata and get **Image Cover **metadata using a unified approach. Furthermore, a couple of bugs found in the earlier version of the API are now resolved. We recommend you to download and use the latest version of the API. Features IntroducedFollowing are the New features introduced in version 18....IntroducedFollowing are the new features introduced in version...

    blog.groupdocs.com/metadata/support-for-bittorr...
  5. Process attachments | GroupDocs

    Extract and save attachments from emails, PDFs, and archives using GroupDocs.Viewer for Python....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/working-wi...
  6. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/markdown/net/loading-files/
  7. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load files from different sources....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/markdown/python-net/loading-...
  8. Saving documents | GroupDocs

    Saving a document with methods save(String) or save(OutputStream) of Watermarker class, GroupDocs.Watermark puts it to any custom location. You can see examples of save() methods in one of these guides:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/saving-docume...
  9. Loading documents | GroupDocs

    GroupDocs.Watermark allows you to load password-protected documents and load documents from different sources. For more details please refer to the following guides:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/loading-docum...
  10. Searching and modifying watermarks | GroupDocs

    Search, filter, update, and remove existing watermarks using Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/python-net/searchi...