Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 43,027 for

index

(0.04 sec)
  1. Presentation Properties|Aspose.Slides for Node....

    Manage PowerPoint presentation properties in JavaScript...property name at particular index var getPropertyName = dProps...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. Shape Manipulations|Aspose.Slides 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....reference of a slide by using its index. Access the source slide shape...

    docs.aspose.com/slides/androidjava/shape-manipu...
  3. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....(char16_t)65; 28 29 //Glyph index for 'A' 30 uint32_t glIndex...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  4. 使用文本注释处理PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...a particular annotation by index (e.g., the first annotation...a particular annotation by index (e.g., the first annotation...

    docs.aspose.com/pdf/zh/net/text-annotation/
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...second page via # the zero-based index to start rendering the document...PdfSaveOptions () # Set the "page_index" to "1" to render a portion...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的图表...setShowValue ( true ); // Sets the index for the chart data sheet int...default chart data worksheet index int defaultWorksheetInde = 0...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...//RespRate int WSIdx; // Worksheet index string StartAddress = CoordinateParts[1];...Worksheets[WSName]; WSIdx = sourceWS.Index; //Set print area sourceWS.PageSetup...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...columnIndex with the actual index of the column Workaround Confirmation...

    forum.aspose.com/t/pivot-table-refresh-problems...
  10. Manage TextBox|Aspose.Slides for Node.js via .N...

    Manage a text box or text frame in PowerPoint presentations using JavaScript...presentation , ( shape , slide , index ) -> { if ( java . instanceOf...

    docs.aspose.com/slides/nodejs-java/manage-textbox/