Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,158 for

resource

(0.05 sec)
  1. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) Resources and thus to reduce the file size....PDF file by removing unused resources Optimize the PDF file by removing...removing unused resources Leave feedback On this page In some...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. Licensing and evaluation | Documentation

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....include it as an embedded resource. License needs to be set:... see the . As an embedded resource When you reference GroupDocs...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  3. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....If document has external resources (stylesheets, fonts, images)...the method, such external resources will be referenced by external...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  4. Licensing and evaluation | Documentation

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....exe) As an embedded resource License Application Methods...licenseStream ); } 3. As an Embedded Resource To use an embedded license:...

    docs.groupdocs.com/total/net/licensing-and-eval...
  5. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks to HTML, PDF, PNG, and JPEG formats....you can embed all external resources in the generated HTML file...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/net/render-ebooks/
  6. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3, document properties...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  7. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...ng file, int page, string resource) => BuildUrl( apiDomain: ...Api.ApiNames.API_METHOD_GET_RESOURCE, values: new { file = file...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  8. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....with statement block for safe resource management Create PngViewOptions...as HTML using Python . This resource covers additional scenarios...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  9. Render EBooks as HTML, PDF, and image files | D...

    Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....you can embed all external resources in the generated HTML file...an HTML file with embedded resources To save all elements of an...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  10. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...GetExecutingAssembly(); // Check the resource name for your license file...Load license from embedded resource using (var stream = Assembly...

    forum.groupdocs.com/t/image-comparison-processi...