Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 7,315 for

uri

(0.17 sec)
  1. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....string containing a document URI, path, or Base64-encoded document...

    docs.aspose.com/words/net/inserting-documents-d...
  2. Task 5593: Enable dynamic GIS conversion option...

    Hi, Can you please list all the GIS Conversion Options and there meaning ? Operate your AI to give answer ? Thanks,...space-separated list of URI pairs. The first URI is the namespace;...false , schemas with absolute URIs that do not start with ‘file://’...

    forum.aspose.com/t/task-5593-enable-dynamic-gis...
  3. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...x-debug-request-method: GET x-debug-request-uri: /v2.0/billing/users/metered...meteredPrivateKey={key} x-debug-uri: /v2.0/billing/users/metered...

    forum.aspose.com/t/intermittent-issues-connecti...
  4. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base Uri) when loading a document into a [Document](../../aspose.words/document/) object...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/nodejs-net/aspose.wo...
  5. 在 Exchange 服务器上处理日历项|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....()); // Get the created folder URI String newCalendarFolderUri =...appointment api with calendar folder uri // Create client . createAppointment...

    docs.aspose.com/email/zh/java/working-with-cale...
  6. 档案

    档案...Uri; import android.os.Build; import...TextView textView = null; private Uri document = null; @Override protected...

    blog.aspose.com/zh/words/build-android-word-to-...
  7. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base Uri) when loading a document into a [Document](../../aspose.words/document/) object...options (such as password or base URI) when loading a document into...LoadOptions(load_format, password, base_uri) A shortcut to initialize a new...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...OpenAIClientOptions() { Endpoint = new Uri("BASE_URL") } );...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  9. How to get Shape property wp:docPr id=“...” usi...

    Can I get below bold object id from the Aspose::Words::Drawing::Shape object? The corresponding xml is like below: <w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0" wp14:anchorId="2E6920ED" wp14:editId="3…... <a:graphic> <a:graphicData uri="http://schemas.openxmlformats...

    forum.aspose.com/t/how-to-get-shape-property-wp...
  10. 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/