Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,821 for

uri

(0.05 sec)
  1. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base Uris effortlessly for seamless integration and secUrity....options (such as password or base URI) when loading a document into...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....smart tag's URI to the default value. smartTag -> set_Uri ( u "ur..."stockticker" ); smartTag -> set_Uri ( u "urn:schemas-microsoft-c...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....images from a stream using a base URI. { SharedPtr < System :: IO ::..."Document.html" ); // Pass the URI of the base folder while loading...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Markup::SmartTag::SmartTag const...

    Aspose::Words::Markup::SmartTag::SmartTag constructor. Initializes a new instance of the SmartTag class in C++....smart tag's URI to the default value. smartTag -> set_Uri ( u "ur..."stockticker" ); smartTag -> set_Uri ( u "urn:schemas-microsoft-c...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....pdf" ) # Register a namespace URI for the 'xmp' prefix document...metadata . register_namespace_uri ( "xmp" , "http://ns.adobe.com/xap/1...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  6. Convert Worksheet to CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....public void startElement ( String uri , String localName , String name...public void endElement ( String uri , String localName , String name...

    docs.aspose.com/cells/java/convert-worksheet-to...
  7. 将工作表转换为CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....public void startElement ( String uri , String localName , String name...public void endElement ( String uri , String localName , String name...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  8. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java...."2019")); // Set the smart tag's URI to the default value. smartTag...getUri() Specifies the namespace URI of the smart tag. hasChildNodes()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Installation – Aspose.HTML for Java

    Learn how to install the Aspose.HTML for Java library and get step-by-step instructions for configUring it in Maven and Gradle projects....repositories { 2 maven { 3 url = uri ( 'https://repository.aspose...

    docs.aspose.com/html/java/getting-started/insta...
  10. 在 PDF 中使用操作|Aspose.PDF for C++

    本节解释如何使用 C++ 以编程方式向文档和表单字段添加操作。...将Action属性设置为 GoToURIAction 对象,该对象指定远程URI的位置。 要显示超链接文本,请在类似于放置 LinkAnnotation...set_Border ( border ); // 指定链接类型为远程 URI link -> set_Action ( MakeObject...

    docs.aspose.com/pdf/zh/cpp/actions/