Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,937 for

uri

(0.37 sec)
  1. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...base URI. This can be achieved by specifying the base URI when...you can do that: Set the base URI to the location of your HTML...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  2. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....format("Original document URI:\t{0}", args.getDocument().g...append(MessageFormat.format("Full uri after saving:\t{0}\n", args....

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::ShapeBase::get_IsImage ...

    Aspose::Words::Drawing::ShapeBase::get_IsImage method. Returns true if this shape is an image shape in C++....images from a stream using a base URI. { System :: SharedPtr < System..."Document.html" ); // Pass the URI of the base folder while loading...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Move Messages from One Folder to Another using ...

    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....takes the parameters: The unique URI of the message which is to be...be moved. The unique URI of the destination folder. Move Messages...

    docs.aspose.com/email/java/move-messages-from-o...
  5. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....annotations from a page and fetch URI from link-type annotations. Steps...Aspose.PDF for .NET to extract URI from a PDF page Load the source...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  6. Հղումներ հանեք PDF-ից Java-ում

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է հղումներ հանել PDF-ից Java-ում: Այն պարունակում է IDE-ն կարգավորելու բոլոր մանրամասները, քայլերի ցանկը և օրինակելի կոդը՝ Java-ում PDF հղումների արդյունահանող մշակելու համար:...վերափոխել URIA գործողության՝ URI-ն բեռնելու համար: PDF-ից Java-ում...անոտացիաների ցանկը և բեռնեք URI-ը՝ այն մուտքագրելով GoToURIAction...

    kb.aspose.com/hy/pdf/java/extract-links-from-pd...
  7. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control.... Uri { get; set; } Gets or sets the namespace URI of the...smart tag's URI to the default value. smartTag . Uri = "urn:sc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Corrupt PDF perhaps? Sometimes OK, Sometimes No...

    I have been working on creating PDFs to upload to Concur Invoices. SOMETIMES the PDF will not upload because of some “unknown” error. Not helpful I know. If we open Acrobat and resave the file then it will upload fine…...int attachmentNbr) { Uri uri = new Uri(attachmentUri); PdfHelper...PdfHelper.DownloadAndConvertTo(uri, masterFileName); Console.WriteLine("Saved...

    forum.aspose.com/t/corrupt-pdf-perhaps-sometime...