Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,710 for

new

(0.46 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...from disk) const comparer = new groupdocs . Comparer ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  2. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputZip...

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. Issue in Render Arabic font (Cairo) - Free Supp...

    try convert word file to pdf , convert done but there are issues in render font image.png (31.5 KB) 9dbac7f6-ece5-4c48-b37e-302686580443.pdf (40.6 KB) اليوم.docx (15.9 KB)...PdfViewOptions pdfViewOpt = new PdfViewOptions(outputPdfPath);...); using (Viewer viewer = new Viewer(inputWordsPath)) { viewer...

    forum.groupdocs.com/t/issue-in-render-arabic-fo...
  4. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......customers, we keep introducing the new features. Recently, we have released...and walk through what’s new in the latest release. You may...

    blog.groupdocs.com/categories/groupdocs.assembl...
  5. Features overview | GroupDocs

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document where two pages have...

    docs.groupdocs.com/merger/nodejs-java/features-...
  6. Deleting documents | GroupDocs

    This page contains information about deleting documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents" ); String [] fileNames = new String [ filePaths . length ];...

    docs.groupdocs.com/search/java/deleting-documents/
  7. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Consulting Blog Knowledge Base New Releases Status Websites aspose...settings IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/net/indexing-metadata...
  8. Convert font formats | GroupDocs

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...font file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  9. Deleting documents | GroupDocs

    This page contains information about deleting documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents" ); string [] fileNames = new string [ filePaths . Length ];...

    docs.groupdocs.com/search/net/deleting-documents/
  10. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.msg" )) { //...

    docs.groupdocs.com/viewer/net/how-to-list-attac...