Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 37,052 for

index

(0.11 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. 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...
  4. 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...
  5. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...but they are higher in the z-index so they obscure the text. Text...doesn’t appear to offer a z-index parameter. A FloatingBox properly...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  6. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...xlsx" ); int index = 1 ; WorksheetCollection sheets...indexWStr = std :: to_wstring ( index ); U16String fileName = outDir...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  7. LZMA - Lempel Ziv Markov Chain Algorithm

    Everything You Need to Know about LZMA file format, renowned for its high compression ratios and versatility. Explore data compression and archiving, making it valuable for developers and users alike.... Headers - The inner index file holds file headers, mirroring...when stored separately, the index headers must reference the starting...

    products.aspose.com/zip/most-common-archives/wh...
  8. 将演示文稿导出为带外部链接图像的 HTML|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 将 PowerPoint 和 OpenDocument 演示文稿导出为 HTML,并将图像和其他资源保存为外部链接文件。...return null ; } for ( int index = 0 ; index < extensionCharacters...extensionCharacters . length (); index ++) { char character = extensionCharacters...

    docs.aspose.com/slides/zh/java/exporting-presen...
  9. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...Index" gets the zero-based starting...args . GroupName ) ? $"\tGroup index:\t{args.GroupIndex}" : $"\tGroup...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Customize Pie Charts in Presentations Using С++...

    Learn how to create and customize pie charts in С++ with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Set the index of chart data sheet. Getting...

    docs.aspose.com/slides/cpp/pie-chart/