Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 46,388 for

link

(0.12 sec)
  1. 使用 C++ 中的 JavaScript 设置 PDF 的背景颜色|Aspose.PDF fo...

    使用 C++ 中的 JavaScript 为您的 PDF 文件设置背景颜色。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/set-backg...
  2. DocumentProperty.link_source property | Aspose....

    DocumentProperty.Link_source property. Gets the source of a Linked custom document property....link_source property DocumentProperty.link_source property Gets...of a linked custom document property. @property def link_source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperLink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...// Create the link annotation LinkAnnotation link = new LinkAnnotation(page...Rectangle(llx, lly, urx, ury)); link.Action = new GoToURIAction("http://www...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++....and link to the file from the html document using a <link> element...Match ( outDocContents , u "<link rel= \" stylesheet \" type=...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is Linked to content or not....Shows whether this property is linked to content or not. get isLinkToContent...boolean Examples Shows how to link a custom document property to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... Examples Shows how to link headers and footers between...sections 1, 2 and 3." ); // We can link a section's headers/footers...

    reference.aspose.com/words/net/aspose.words/hea...
  7. 通过 JavaScript 从 PDF 文件中删除图像|Aspose.PDF for Java...

    本节解释如何使用 Aspose.PDF for JavaScript 从 PDF 文件中删除图像。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/delete-im...
  8. 使用 JavaScript 通过 C++ 向 PDF 添加页码|Aspose.PDF for ...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddPageNum 向 PDF 文件添加页码印章。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/add-page-...
  9. 更改PDF文件的密码|Aspose.PDF for JavaScript via C++

    使用Aspose.PDF for JavaScript通过C++更改PDF文件的密码。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/change-pa...
  10. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document...text_box_shape4 . text_box # Create links between some of the text boxes...

    reference.aspose.com/words/python-net/aspose.wo...