Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 37,077 for

index

(0.21 sec)
  1. 使用形状粘合|Documentation

    本节介绍如何使用 Aspose.Diagram 获取粘附到特定形状的形状。...location on the first connection index where to glue int shapeToBeginConnecti...location on the end connection index where to glue int shapeToEndConnection...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  2. Working with Window Elements|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....); // get window object by index Window window = diagram . getWindows...); // get window object by index Window window = diagram . getWindows...

    docs.aspose.com/diagram/java/working-with-windo...
  3. Fill Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell fill settings.... Index : the index of the color in the palette...

    docs.aspose.com/cells/python-net/cells-fill-set...
  4. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. .NET API C# code to extract text in rows and cells from XLS spreadhseets....relevant worksheet with its index Use Drawing.Picture class to...to get picture with its index Set ImageOrPrintOptions to set the...

    products.aspose.com/total/net/parse/xls/
  5. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....collection by passing the comment index. After accessing the Comment...worksheet by passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/cpp/comments-and-notes/
  6. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...color is set up is using color index (ColorId property) from known...@Asheesh32 , All hatches here have index-based colors, so you need to...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  7. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…... The new error is “Index was outside the bounds of the...Exception 2: IndexOutOfRangeExcep: Index was outside the bounds of the...

    forum.aspose.com/t/arithmetic-operations-result...
  8. 合并相邻单元格|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....specified cell to get the row index. private static uint GetRowIndex...expression to match the row index portion the cell name. Regex...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  9. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets....18 // Change title item at index 0 19 xmp. SetArrayItem ( "dc:title"...21 // Change creator item at index 0 22 xmp. SetArrayItem ( "dc:creator"...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  10. 使用Aspose.Cells库在C#中应用条件格式阴影以交替显示行和列。通过调整这些条件,您可...

    如何通过 C++ 在 JavaScript 中使用 Aspose.Cells 库,为交替行列应用条件格式阴影。通过调整这些条件,您可以更好地控制单元格的外观。...added FormatConditions via its index const conditionCollection =...added FormatCondition via its index const formatCondition = conditionCollection...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...