Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 37,036 for

index

(0.15 sec)
  1. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....int32_t index = 0 ; index < bitmaps -> get_Length (); index ++ )...Bitmap > thumbnail = bitmaps [ index ]; thumbnail -> Save ( System...

    docs.aspose.com/slides/cpp/modern-api/
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....by index. IndexOf (const System::String&) Gets the index of a...a property at the specified index. static Type () Remarks The...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...chart series at the specified index. The corresponding data point...removed. public void Remove ( int index ) Examples Shows how to add/remove...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++....methods take the row or column index as a parameter to hide the specific...parameters: Row or column index – the index of a row or column that...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::idx_get method. Gets a property with the specified name in C++.... // 1 - Remove by index: properties -> RemoveAt ( 3...a property at the specified index. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...#ccc; position: absolute; z-index: 1; padding: 0; } .top-div {...#ff0; position: absolute; z-index: 2; padding: 10px; } .rounded...

    forum.aspose.com/t/using-border-radius-and-box-...
  7. ITextShaperFactory.get_text_shaper method | Asp...

    aspose.words.shaping.ITextShaperFactory.get_text_shaper method...get_text_shaper(font_path, face_index) Returns new instance of a text...self , font_path : str , face_index : int ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library....by specifying the bookmark’s index. Once you have retrieved the...bookmark using appropriate index values. Save the updated PDF...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  9. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...method and specify the page’s index Call the Save method to save...

    docs.aspose.com/pdf/java/delete-pages/
  10. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....GetChild ( NodeType nodeType , int index , bool isDeep ) Parameter Type...the child node. index Int32 Zero based index of the child node...

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