Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 24,635 for

range

(0.25 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/net/working-solution-for...
  2. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....EntryLevelRange property Gets or sets a range of levels of the table of contents..."2" ); Assert . That ( doc . Range . Fields [ 1 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...CreateOleImage ( Aspose :: Cells :: Range cellRange , int imageResolution...imageStream ; } Scale the Cell Range Size In this approach, we will...

    docs.aspose.com/slides/cpp/working-solution-for...
  4. HorizontalRuleFormat.Height | Aspose.Words for ...

    Adjust the height of your Horizontal Rule with ease. Explore the Height property for customizable design in your web projects. Enhance your layout today!...when argument was out of the range of valid values. Remarks This...Height property. Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert CGM to XLT via C# API | products.aspose...

    C# API to Convert CGM File to XLT without using Microsoft Excel or Adobe Reader...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Limit the Number of Pages Generated - Excel to ...

    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....Sometimes, you want to print a range of pages to an output PDF file...example shows how to render a range of pages (3 and 4) in a Microsoft...

    docs.aspose.com/cells/net/limit-the-number-of-p...
  7. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels using the Aspose.Cells for .NET API....columns of your cells or a range of cells using Aspose.Cells...Quote Prefix of Cell Value or Range Analyzing your prompt, please...

    docs.aspose.com/cells/net/calculate-the-width-a...
  8. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...Row); Range range = destCell.GetMergedRange(); if (range != null)...null) { for (int c = range.ColumnCount - 1; c > 0; c--) { columnWidth...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  9. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your table's bookmark Range for efficient data management....column of the table column range associated with the bookmark...Bookmark bookmark in doc . Range . Bookmarks ) { // If a bookmark...

    reference.aspose.com/words/net/aspose.words/boo...
  10. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your table's bookmark Range for efficient data management....column of the table column range associated with the bookmark...Bookmark bookmark in doc . Range . Bookmarks ) { // If a bookmark...

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