Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 46,395 for

link

(0.09 sec)
  1. Aspose::Words::HeaderFooter::get_IsLinkedToPrev...

    Aspose::Words::HeaderFooter::get_IsLinkedToPrevious method. True if this header or footer is Linked to the corresponding header or footer in the previous section in C++....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization....if this header or footer is linked to the corresponding header...Default is true . Note, when your link a header or footer, its contents...

    reference.aspose.com/words/net/aspose.words/hea...
  3. Delete PDF Pages with JavaScript via C++|Aspose...

    You can delete pages from your PDF file using Aspose.PDF for JavaScript via C++....DownloadFile function generates a link and allows you to download the...json . errorText ; /*make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/delete-pages/
  4. 如何使用 C++ 删除 Link 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Link 注解的源代码...Cpp 通过 C++ 移除 Link 注释 你需要 Aspose.PDF 才能在你的环境中试用代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. Get Hyperlinks in Range with C++|Documentation

    Learn how to get hyperLinks in a range using the Aspose.Cells for C++ API....Hyperlink & link = hyperlinks [ i ]; std :: cout << link . GetArea...<< link . GetAddress (). ToUtf8 () << std :: endl ; link . Delete...

    docs.aspose.com/cells/cpp/get-hyperlinks-in-range/
  6. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...Hyperlink & link = hyperlinks [ i ]; std :: cout << link . GetArea...<< link . GetAddress (). ToUtf8 () << std :: endl ; link . Delete...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  7. Convert PDF to PPTX in JavaScript|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPTX format using JavaScript directly in the web.... files [ 0 ]); }; /*Make a link to download the result file*/... ; var link = document . createElement ( "a" ); link . href =...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  8. 使用 C++ 通过JavaScript检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 C++ 通过 Aspose.Cells for JavaScript 检查工作簿是否包含隐藏的外部链接。...Cells Example - External Links </ title > </ head > < body...body > < h1 > External Links Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  9. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index.... 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/python-net/aspose.wo...
  10. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....DownloadFile function generates a link and allows you to download the...json . errorText ; /*make a link to download the result file*/...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...