Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 43,021 for

index

(0.07 sec)
  1. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...offsets = [] index = 0 for word in words: index = text.find(word...find(word, index) offsets.append((index, index + len(word))) index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  2. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram....how to set line dash type by index //ExStepImage:2:step-3.png //ExStepSummary:3:...//ExStep:2- // Set line dash type by index shape.Line.LinePattern.Value...

    products.aspose.com/diagram/tutorial/set-shape-...
  3. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...Object) "index" , // template key - needed...html" , // output file path "index" , // template key that will...

    docs.aspose.com/slides/net/web-extensions/
  4. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....IndexOf() Returns the zero-based index of a sequence item that is represented...sequence items with different indexes and then handle them in different...

    docs.aspose.com/words/net/using-extension-metho...
  5. LayoutCollector.getEndPageIndex method | Aspose...

    LayoutCollector.getEndPageIndex method. Gets 1-based Index of the page where node ends...getEndPageIndex(node) Gets 1-based index of the page where node ends...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Handle Column Filter Server Side Events|Documen...

    This article introduces how to handle column filter event in GridWeb....filtering process such as column index and value on which filter has...event to retrieve the column index and value which user has selected...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of document nodes....getEndPageIndex(node) Gets 1-based index of the page where node ends...getStartPageIndex(node) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....// Remove gradient stop at index 1. gradientStops . removeAt...new gradient stop at the same index 1. gradientStops . insert (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....the bookmark collection by index or name, and their names can...getFirstColumn() Gets the zero-based index of the first column of the table...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....The moving revision is now at index 1. Reject the revision to discard...get(int index) Returns a Revision at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...