Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 106,141 for

link

(0.06 sec)
  1. Issue with adding task link from manually sched...

    Using Aspose.Tasks 24.8.0. When I create a task Link between a manually scheduled task and automatically scheduled one the scheduler does not move the automatically scheduled task. For example if I have a task that is ma…...Issue with adding task link from manually scheduled task to auto...24.8.0. When I create a task link between a manually scheduled...

    forum.aspose.com/t/issue-with-adding-task-link-...
  2. Converting a xlsb file with DDE link to xlsm fi...

    Hi, I tried to convert an XLSB file into XLSM file where as the file contains a DDE Link. The DDE Link in XLSB is “=Excel|[TP_UDA_SourceDDE.xlsx]Sheet1!‘R3C’” but on converting this into XLSM it is changing to “=[TP_UD…...Converting a xlsb file with DDE link to xlsm file is changing the...DDE application position in link Aspose.Cells Product Family...

    forum.aspose.com/t/converting-a-xlsb-file-with-...
  3. A link spans across multiple styles - Free Supp...

    Hello, I am reading a one note file and trying to fetch the Link present in a paragraph. I use textstyles to get the content like Linkaddress, Linktext etc. However I see that some Links spans across more than one style…...A link spans across multiple styles Aspose.Note Product Family...file and trying to fetch the link present in a paragraph. I use...

    forum.aspose.com/t/a-link-spans-across-multiple...
  4. How to access link properties in pdf - Free Sup...

    Hi Team, I need code to get and set the properties of pdf of Links as highlighted in attached imageasposeLinkproperties.PNG (260.7 KB) i want to get all Link appearance properties which are in the image. its urgent re…...How to access link properties in pdf Aspose.PDF Product Family...set the properties of pdf of links as highlighted in attached image...

    forum.aspose.com/t/how-to-access-link-propertie...
  5. Link is creating for entire paragraph - Free Su...

    Hi Team, I am using following code Page page = document.Pages[1]; TextFragmentAbsorber ta = new TextFragmentAbsorber(“Appendix \r\n13-18”); ta.TextSearchOptions = new TextSearchOptions(page.Rect); ta.Visi…...Link is creating for entire paragraph Aspose.PDF Product Family...ExtendedBoolean.True; // Add link annotation to annotations collection...

    forum.aspose.com/t/link-is-creating-for-entire-...
  6. Can not find connected link for a shape - Free ...

    I have to nodes and one Link on attached file not able to find connected node to a Link using var ConnectedNodesOutgoing = shape.ConnectedShapes(ConnectedShapesFlags.ConnectedShapesOutgoingNodes, “”); …...Can not find connected link for a shape Aspose.Diagram Product...4:04pm #1 I have to nodes and one link on attached file not able to...

    forum.aspose.com/t/can-not-find-connected-link-...
  7. Link Report Template and Definition|Aspose.Word...

    How to Link report template with the report definition while configuring Aspose.Words for SharePoint reports....Linking Report Template with Report Definition Contents [ Hide...inside. Instead, there is a link to a report definition file...

    docs.aspose.com/words/sharepoint/linking-report...
  8. Link to complete and current documentation - Fr...

    Please indicate a Link to the complete and current documentation for the OMR product family. As an example, the docs indicate the attributes for a block element include an optional “Border type of Container element” (bo…...Link to complete and current documentation Aspose.OMR Product...12:43pm #1 Please indicate a link to the complete and current...

    forum.aspose.com/t/link-to-complete-and-current...
  9. How to replace a text with a link - Free Suppor...

    I am getting an exception when running this code: Document pdfDocument = new Document(_dataDir + “test.pdf”); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber(“Test”); TextSearchOptions textSearchO…...How to replace a text with a link Aspose.PDF Product Family vaclavj...= "REPLACED"; LinkAnnotation link = new LinkAnnotation(page, textFragment...

    forum.aspose.com/t/how-to-replace-a-text-with-a...
  10. Remove Link Annotation from PDF Document Using ...

    I have a PDF file, It contains multiple HyperLink, I want to remove Link Annotation Using Aspose.PDF for NET, But i found that if the Link Annotation text is a HyperLink, Aspose can’t remove it’s Link Annotation.More det…...Remove Link Annotation from PDF Document Using C# not success...HyperLink, I want to remove Link Annotation Using Aspose.PDF...

    forum.aspose.com/t/remove-link-annotation-from-...