Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 43,082 for

index

(0.09 sec)
  1. Manage Blob|Aspose.Slides for Node.js via .NET ...

    Manage Blob in PowerPoint Presentation using JavaScript. Use Blob to reduce memory consumption in PowerPoint Presentation using JavaScript. Add large file through Blob to PowerPoint Presentation using JavaScript. Export large file through Blob from PowerPoint Presentation using JavaScript. Load a large PowerPoint Presentation as Blob using JavaScript....the videos for ( var index = 0 ; index < pres . getVideos ()...(). size (); index ++ ) { var video = pres . getVideos (). get_Item...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  2. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....parameters: Row or column index - the index of a row or column that...methods take the row and column index as a parameter to hide the specific...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  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. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Android API code to manage comments of XLTX files....getThreadedComments(Index).get(Index) Use setNotes method to...sepecific Worksheet Add comment index via getComments().add Use the...

    products.aspose.com/total/android-java/annotate...
  5. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Android API code to manage comments of XLTM files....getThreadedComments(Index).get(Index) Use setNotes method to...sepecific Worksheet Add comment index via getComments().add Use the...

    products.aspose.com/total/android-java/annotate...
  6. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote.setReferenceMark("RefMark");...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....Returns a field at the specified index. Methods Name Description Clear...Removes a field at the specified index from this collection and from...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript...slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  9. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java... Float point , long index ); public void lineTo ( float...float x , float y , long index ); Add a cubic Bezier curve at the...

    docs.aspose.com/slides/androidjava/custom-shape/
  10. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....GroupIndex property Identifies, by index, a captured group in the Match...args . GroupName ) ? $"\tGroup index:\t{args.GroupIndex}" : $"\tGroup...

    reference.aspose.com/words/net/aspose.words.rep...