Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 24,384 for

range

(0.17 sec)
  1. PageRange | Aspose.Words for .NET

    Create customized page Ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....constructor Creates a new page range object. public PageRange ( int...extract pages based on exact page ranges. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Product Overview|Documentation

    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.... Wide range of options to manipulate barcode...embedded visual editor. Wide range of the barcode label options...

    docs.aspose.com/barcode/reportingservices/produ...
  3. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....group by providing the data range, row, and column Create a color...type SparklineType.Line, data range, flag for vertical data, and...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  4. Legends are mis placing while exporting from Ex...

    As per the excel and chart below, here lower bound column there is no color fill as per template. But in chart it is showing legend and legend colors for Range and Line. image.png (26.8 KB) So, here my question is I h…...legend and legend colors for Range and Line. image.png (26.8 KB)...color into the document not the Range as per the chart above why?...

    forum.aspose.com/t/legends-are-mis-placing-whil...
  5. 在VSTO和Aspose.Cells中旋转单元格文字|Documentation

    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....//Define a range object(B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); //Specify the angle of rotation...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  6. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....outside the "a-c" character range to be omitted. index . LetterRange...outside the "a-c" character range that the INDEX field's LetterRange...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in Range(0, docu…...Document(file_path) for page in range(0, document.page_count): extractedPage...Document(file_path) for page in range(0, document.page_count): extractedPage...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  9. Working with Dyn-Hide Form|Documentation

    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....allows you to define a cell range on a worksheet that you want...

    docs.aspose.com/cells/reportingservices/working...
  10. BookmarkStart.accept method | Aspose.Words for ...

    BookmarkStart.accept method. Accepts a visitor.... range . bookmarks ; expect ( bookmarks...

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