Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 36,465 for

index

(0.21 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java.... extractPages(int index, int count) Returns the Document...of pages. extractPages(int index, int count, PageExtractOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...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...
  3. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....particular form field by its index or name. The following code...obtaining the field (by name or index), assign the desired string...

    docs.aspose.com/words/net/working-with-form-fie...
  4. How to set the thickness of the "No Symbol" sha...

    I have produced a diagram with nodes (i.e. shapes) and connectors. So far all is perfect. The problem I have is that I cannot figure out how to make the “No Symbol” (the shape that is a circle with a line between it) s…...getShape(1); // Adjust the index as needed // Set the line weight...Make sure to replace the shape index with the correct one for your...

    forum.aspose.com/t/how-to-set-the-thickness-of-...
  5. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....slide’s reference through its index. Add a Video object and pass...slide’s reference through its index. Add a Video object and pass...

    docs.aspose.com/slides/python-net/video-frame/
  6. 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...
  7. 使用形状粘合|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...
  8. 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...
  9. 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...
  10. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....19" } Create index.ts import { PngOptions, Image.../node_modules/aspose-cad/es2015/index.js'; declare let window: any;...

    docs.aspose.com/cad/javascript-net/how-to-use-a...