Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 47,219 for

link

(2.25 sec)
  1. FieldDde.InsertAsHtml | Aspose.Words for .NET

    Control HTML insertion with FieldDde's InsertAsHtml property. Easily manage Linked objects for seamless text integration and enhanced formatting....sets whether to insert the linked object as HTML format text...to use various field types to link to other documents in the local...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.InsertAsBitmap | Aspose.Words for .NET

    Discover the FieldLink InsertAsBitmap property, easily manage Linked objects by inserting them as high-quality bitmaps for enhanced visual clarity....sets whether to insert the linked object as a bitmap. public...to use various field types to link to other documents in the local...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....to use various field types to link to other documents in the local...from a linked document in the form of text. // 1 - A LINK field:...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDde.SourceFullName | Aspose.Words for .NET

    Discover the FieldDde SourceFullName property to easily manage your source file's name and location. Streamline your data handling today!...to use various field types to link to other documents in the local...from a linked document in the form of text. // 1 - A LINK field:...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 将PDF转换为PPTX格式的JavaScript代码|Aspose.PDF for JavaS...

    Aspose.PDF允许您使用JavaScript直接在网上将PDF转换为PPTX格式。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  6. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...) { Hyperlink link = hyperlinks [ i ]; if ( link ) { std :: cout...cout << link . GetTextToDisplay (). ToUtf8 () << ": " << static_cast...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  7. 使用 JavaScript 和 C++ 优化 PDF 资源|Aspose.PDF for Ja...

    使用 JavaScript 工具优化 PDF 文件的资源以实现快速网页视图。... ; var link = document . createElement ( "a" ); link . href =...type : mime })); link . download = filename ; link . innerHTML =...

    docs.aspose.com/pdf/zh/javascript-cpp/optimize-...
  8. Overview of Annotations|Aspose.PDF for C++

    Check out the list of possible annotations you can work with using Aspose.PDF for C++....Linux Text Text annotation Link Link annotations FreeText (PDF...

    docs.aspose.com/pdf/cpp/overview-of-annotations/
  9. IFC Group Support|Documentation

    This documentation page demonstrates how to read semantic hierarchy from an IFC file using Aspose.3D for .NET....References Link to official Aspose.3D IFC documentation Link to Aspose...Aspose.ThreeD.Group Link to IFC specification glTF Structural Metadata...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  10. How to disable the hyperlink in PDF file - Free...

    Hi Team, I need to disable hyperLink in pdf based on url pattern. Here is url pattern for example String[] urlPatterns = { “.rendition/eppublic/documentService/.”, “.rendition/eppublic/service/.”, “.rendition/eppubl…...with code snippet for JDK17 pdf_link_sample.pdf (157.4 KB) forasposeissues...getAction(); // Get the URL from the link annotation's action String url...

    forum.aspose.com/t/how-to-disable-the-hyperlink...