Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 410 for

uri

(0.01 sec)
  1. XmpComplexType.GetNamespaceUri Method - GroupDo...

    Gets the namespace Uri associated with the specified prefix....GetNamespaceUri Method Gets the namespace URI associated with the specified...String The associated namespace URI if the prefix is registered;...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. XmpPacketWrapper.ContainsPackage Method - Group...

    Determines whether package is exist in XMP wrapper....System String Package namespace URI. Return Value Type: Boolean true...ArgumentNullExceptio Namespace URI could not be null. See Also Reference...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. XmpResourceRef.PartMapping Property - GroupDocs...

    Gets or sets the name or Uri of a mapping function used to map the fromPart to the toPart....Property Gets or sets the name or URI of a mapping function used to...Value Type: String The name or URI of a mapping function used to...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. XmpMediaManagementPackage.ManageUI Property - G...

    Gets or sets the Uri that can be used to access information about the managed resource through a web browser....ManageUI Property Gets or sets the URI that can be used to access information...Property Value Type: String The URI that can be used to access information...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. GroupDocs.Assembly for .NET 19.5 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....base URI to resolve external resource files’ relative URIs to absolute...contains an image, which relative URI is resolved from myDir. Added...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  6. XmpNamespaces Class - GroupDocs.Metadata for .N...

    Contains namespaces used in XmpPackage and XmpComplexType....ResourceEvent URI. XmpTypeResourceRef XMP ResourceRef URI. XmpTypeVersion...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. xmppacketwrapper - GroupDocs.Metadata for Java ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......namespaceUri) Gets package by namespace uri. int getPackageCount () Gets...namespace uri. Parameters: namespaceUri - Package schema uri. Returns:...

    apireference.groupdocs.com/metadata/java/com.gr...
  8. XmpPacketWrapper - GroupDocs.Metadata for Java ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......namespaceUri) Gets package by namespace uri. int getPackageCount () Gets...namespace uri. Parameters: namespaceUri - Package schema uri. Returns:...

    apireference.groupdocs.com/metadata/java/com.gr...
  9. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....defined as follows: <<link \[uri\_expression\]\[display\_text\_expression\]>>...ession\]>> Here, uri_expression defines URI for a hyperlink to...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  10. Inserting Hyperlinks Dynamically | GroupDocs.As...

    This feature is supported by version 18.7. or greater The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Uri_expression][display_text_expression]>> Here, Uri_expression defines Uri for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    docs.groupdocs.com/assembly/java/inserting-hype...