Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 6,056 for

assembling

(0.1 sec)
  1. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. Extract Annotations from PDF Documents in C# .N...

    Learn how to extract annotations from PDF files in C# using GroupDocs.Parser for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-annotatio...
  3. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/rendering-...
  5. Rasterize document or page | GroupDocs

    Rasterize a PDF — convert pages to images — so that watermarks become hard to remove, using GroupDocs.Watermark for Python via .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/rasteri...
  6. Update watermarks | GroupDocs

    Search for existing text or image watermarks and update them using GroupDocs.Watermark for Python via .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/load-documen...
  9. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/features-overv...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...