Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 6,961 for

uri

(0.09 sec)
  1. Read and Write to Excel With Kotlin|Documentation

    Learn to read, write, and format Excel files in Kotlin using Aspose.Cells for Java. Includes code examples for formulas and formatting....repositories { maven { url = uri ( "https://releases.aspose.com/java/repo/"...

    docs.aspose.com/cells/java/read-and-write-to-ex...
  2. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats.... Uri = "css/" + args. FileName ; 16...KeepStreamOpen = false ; 23 args. Uri = "fonts/" + args. FileName ;...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  3. Webpage to PDF conversion support - Free Suppor...

    Hi Support, I require to convert a webpage to PDF format. HtmlLoadOptions options = new HtmlLoadOptions(); options.UseNewConversionEngine = true; Aspose.Pdf.Document pdf = new Aspose.Pdf.Document(“[http://www.google.…... am getting this error “URI formats are not supported.” codewarior...

    forum.aspose.com/t/webpage-to-pdf-conversion-su...
  4. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection.... uri ) # We can also access the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to get Link Annotation using Java | Aspose.PDF

    Get Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... println ( "URI: " + (( GoToURIAction ) l . getAction...

    products.aspose.com/pdf/java/annotation/link/get/
  6. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection.... uri ) # We can also access the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....relative URIs found in the document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/java/com.aspose.word...
  8. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Uri , Is . EqualTo ( "" )); } } //...That ( enumerator . Current . Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link.... Add ( uri ); Console . Write ( $"TEST URI: " ); Console...

    products.aspose.com/ocr/net/recognition/recogni...
  10. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... 您可以将超链接作为构造函数参数传递,或任何其他类型的URI。例如,您可以使用 callto 来实现拨打电话号码的操作。...Annotation Console . WriteLine ( "URI: " + (( annot as Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/link-annotations/