Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 36,465 for

index

(1.41 sec)
  1. Person constructor | Aspose.Words for Python

    Person constructor. Initialize a new instance of the [Person](../) class....from the collection by the index. persons . remove_at ( 0 ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....following parameters: Row index – the index of the row whose height...following parameters: Column index – the index of the column whose width...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  3. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...GetHorizontalAlignme(int index) { return index switch { 0 => Aspose...GetVerticalAlignment(int index) { return index switch { 0 => Aspose...

    forum.aspose.com/t/two-issues-with-adding-water...
  4. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....BLUE); // 2 - By index: tableStyle.getConditionalStyles()...setBackgroundPattern(Color.BLUE); // 2 - By index: tableStyle.getConditionalStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Slides for .NET 14.4.0 中的公共 API 及向后不兼容的更...

    回顾 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,帮助您平稳迁移 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...ILayoutSlide InsertClone(int index, ILayoutSlide sourceLayout);...layoutName); ILayoutSlide Insert(int index, SlideLayoutType layoutType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. 将图表转换为图像|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/zh/net/convert-charts-to-...
  7. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../)....structured document tag by index. builder . move_to_structured_document_tag...structured_document_tag_index = 1 , character_index = 1 ) # 2 - Move...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....the next row index to be saved. If a valid row index is returned...returned (the row index must be in ascending order for the rows to be...

    docs.aspose.com/cells/cpp/using-lightcells-api/
  9. Aspose::Words::Document::RenderToScale method |...

    Aspose::Words::Document::RenderToScale method. Renders a document page into a Graphics object to a specified scale in C++....pageIndex int32_t The 0-based page index. graphics const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...annotation from the first page (index 0-based in Python) for annotation...

    docs.aspose.com/pdf/python-net/extract-text-fro...