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

uri

(0.21 sec)
  1. 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...
  2. 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...
  3. ResourceSavingArgs.Document | Aspose.Words for ...

    Discover the ResourceSavingArgs Document property to access the current document object being saved, enhancing your workflow efficiency....AppendLine ( $"Original document URI:\t{args.Document.OriginalFileName}"...mText . AppendLine ( $"Full uri after saving:\t{args.ResourceFileUri}\n"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....images from a stream using a base URI. using ( Stream stream = File..."Document.html" )) { // Pass the URI of the base folder while loading...

    reference.aspose.com/words/net/aspose.words.dra...
  7. EWS Email Management Guide: Send, Read, and Org...

    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....object containing useful folder URIs such as Mailbox, Inbox, Drafts...ListMessages with the target folder URI. Iterate through ExchangeMessageInfoC...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  8. 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...
  9. 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...
  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...