Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 37,077 for

index

(0.11 sec)
  1. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...Paragraph, true)) { int index; if (paragraph.GetAncestor(NodeType...StyleName = "Heading 11"; //get index of current paragraph and insert...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  2. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  3. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....page only, by page index options . page_index = 0 #// Save diagram...page only, by page index options . page_index = 0 #// Save diagram...

    docs.aspose.com/diagram/python-net/save-visio-d...
  5. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。... let index = sheets . getNames (). add...sheets . getNames (). get ( index ). setRefersTo ( "=OFFSET(Sheet1...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  6. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的指南将展示如何在您的图表中实现平滑数据过渡和滚动平均,提供连续更新的显示效果。... int index = sheets . GetNames (). Add...sheets . GetNames (). Get ( index ). SetRefersTo ( u "=OFFSET(Sheet1...

    docs.aspose.com/cells/zh/cpp/create-dynamic-rol...
  7. Image Operations|Aspose.PDF for Java

    Learn the current Java image-operation coverage available in the PdfContentEditor facade in Aspose.PDF....with the page number, image index, and replacement image path...

    docs.aspose.com/pdf/java/pdfcontenteditor-image...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++....outline level at the specified index. void Aspose :: Words :: Saving...BookmarksOutlineLeve :: idx_set ( int32_t index , int32_t value ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert charts to images|Documentation

    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....worksheet by //passing its sheet index Worksheet worksheet = workbook...worksheet by //passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  10. 使用 Python 的批注和特殊文本|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的印章批注、突出显示的文本以及上标/下标内容中提取文本。..., page_number , annotation_index , outfile ): """ Extracts text...page_number (int): 1-based index of the page containing the stamp...

    docs.aspose.com/pdf/zh/python-net/annotation-an...