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

uri

(0.59 sec)
  1. 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...
  2. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....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...
  4. 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...
  5. 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...
  6. MarkdownSaveOptions.imagesFolderAlias property ...

    MarkdownSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image Uris written into a document...folder used to construct image URIs written into a document. Default...allows to specify how the image URIs will be constructed. If MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.is_image property | Aspose.Words for ...

    ShapeBase.is_image property. Returns ``True`` if this shape is an image shape....images from a stream using a base URI. with system_helper . io . File...html' ) as stream : # Pass the URI of the base folder while loading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....URL is used again as a "base_uri" to ensure that any relative...Shows how to specify a base URI when opening an html document...

    reference.aspose.com/words/python-net/aspose.wo...
  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...