Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,665 for

security

(0.07 sec)
  1. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/render-project-time...
  2. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/signature/search-for-multi...
  3. An introduction to innersource · GitHub

    Organizations worldwide are incorporating open source methodologies into the way they build and ship their own software....inconsistencies, they can build securer, more reliable software. Problems...product managers, designers, security teams, and more. Participation...

    github.com/resources/articles/software-developm...
  4. Bridging code and community · GitHub

    Kyler Middleton discusses operating open source within regulated environments, Klint Finley and Martin Woodward emphasize the value of non-code contributions in open source projects, and Kelsey Hightower shares his insights on scaling open-source projects like Kubernetes....to discuss everything from securing cloud applications to growing...Aaron Francis Do your part to secure the open source supply chain...

    github.com/readme/podcast/code-and-community
  5. Merge Word Documents in Java

    Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guide....Merger Cloud SDK for Java a secure solution for merging Word documents...Merger Cloud SDK for Java is a secure solution for merging Word documents...

    blog.groupdocs.cloud/merger/how-to-merge-word-d...
  6. GroupDocs.Merger Cloud |用于加入文档的 Java REST API

    Java Rest API和Cloud SDK将加入,合并,附加和组合云文档。支持将单个云文档提取和拆分为各个较小的文件。...splitting password protection security extract extractor extraction...

    releases.groupdocs.cloud/zh/merger/java/
  7. Attachment Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 HTML Representation of Email Attachment Information Sometimes it is required to get email attachment information for HTML representation. Info API helps to retrieves attachment information. It returns an object that contains information about file format and file size. It also includes information about attachment pages and attachments The following GroupDocs.Viewer Cloud REST API resource has been used in the attachment Information (HTML representation)....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/attachment-informat...
  8. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  9. Replace missing font | Documentation

    GroupDocs.Viewer Cloud enables you to set default font name which may be useful in following cases: You want to generally specify the default font to fall back on if a particular font in a document cannot be found during rendering; The document uses a font that contains non-English characters and the you want to make sure that any missing font is replaced with one which has the same character set available....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/replace-missing-font/
  10. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/render-all-layouts/