Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 36,096 for

index

(3.45 sec)
  1. 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...
  2. Get a Particular Page in a PDF File in PHP|Aspo...

    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 the page at particular index of Page Collection $pdf_page...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  3. 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...
  4. 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...
  5. Customize Presentation Shapes in JavaScript|Asp...

    Create and customize shapes in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js: geometry paths, curved corners, composite shapes....lineTo ( point , index ); lineTo ( x , y , index ); Add a cubic...point2 , index ); quadraticBezierTo ( x1 , y1 , x2 , y2 , index );...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  6. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in JavaScript via C++....conditional formatting const index = sheet . conditionalFormattin...conditionalFormattin . get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/javascript-cpp/conditiona...
  7. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....source range with headers on let index = listObjects . add ( 0 , 0...Create chart based on ListObject index = sheet . charts . add ( ChartType...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  8. 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...
  9. 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/
  10. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...LayoutCollector records the start‑page index for every node after layout...LauoutCollector to get start and end page index of the particular paragraph:...

    forum.aspose.com/t/first-and-last-paragraph/322113