Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 35,623 for

index

(0.1 sec)
  1. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....( var index = layers . Length - 1 ; index >= 0 ; index --) {...{ var layer = layers [ index ] as TextLayer ; if ( layer == null...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  2. Layout Slide|Aspose.Slides Documentation

    Use C# to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....Layout slides can be accessed by index or by layout type (e.g., Blank...Presentation (); // Access by index var firstLayoutSlide = pres...

    docs.aspose.com/slides/net/examples/elements/la...
  3. Master Slide|Aspose.Slides Documentation

    Manage master slides in C# with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....slides can be removed either by index or by reference. static void...Presentation (); // Remove by index pres . Masters . RemoveAt (...

    docs.aspose.com/slides/net/examples/elements/ma...
  4. Aspose::Words::WebExtensions::TaskPane::get_Row...

    Aspose::Words::WebExtensions::TaskPane::get_Row method. Specifies the Index, enumerating from the outside to the inside, of this task pane among other persisted task panes docked in the same default location in C++....TaskPane::get_Row method Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....Gets a font at the specified index. Is (const System::TypeInfo&)...String :: Format ( u "Font index #{0}" , i ) << std :: endl ;...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Glyph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.Glyph class—your key to advanced typography and precise glyph representation for seamless document formatting.... GlyphIndex { get; } Index of the glyph (GID) in the physical...

    reference.aspose.com/words/net/aspose.words.sha...
  8. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++...Insert method with specified index. Save the output PDF using the...

    products.aspose.com/pdf/rust-cpp/pages/add/
  9. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET...Insert method with specified index. Save the output PDF using the...

    products.aspose.com/pdf/net/pages/add/
  10. PersonCollection.clear method | Aspose.Words fo...

    PersonCollection.clear method. Removes all items from the collection....from the collection by the index. persons . remove_at ( 0 ) self...

    reference.aspose.com/words/python-net/aspose.wo...