Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 17,644 for

columns

(0.19 sec)
  1. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by index, streamlining your data management tasks....data that maps data source columns to merge fields. Document doc...how a mail merge will map columns from a data source // to predefined...

    reference.aspose.com/words/net/aspose.words.set...
  2. 从自定义对象导入|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....Shipment2 = 3 }); //We pick a few columns not all to import to the worksheet...false ); //Auto-fit all the columns book . Worksheets [ 0 ]. AutoFitColumns...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  3. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....and Hide Gridlines and Row Column Headers Contents [ Hide ] Aspose...over the visibility of row and column headers of the worksheet. Show...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  4. Answer sheet|Documentation

    A markup element that creates a numbered matrix of bubbles arranged in one or more Columns....can be arranged in multiple columns to make more efficient use...Usage example columns_count 4 The number of columns to arrange lines...

    docs.aspose.com/omr/java/design-form/answer_sheet/
  5. Remove Blank Rows in Excel with Python

    This article guides how to remove blank rows in Excel with Python. It has required resources, steps, and a sample code to delete blank lines in Excel with Python....other objects and empty rows/columns inside the contents. Access...deleteBlankColumns() to remove all the blank columns in the data. Both deleteBlankRows()...

    kb.aspose.com/cells/python/remove-blank-rows-in...
  6. GS1 Composite Barcodes in C#|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.... Both 3-columns. //Encode GS1Composite barcode...component : CC_A, CC_B. Both 4-columns. //Encode GS1Composite barcode...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  7. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...in multiple rows instead of columns. This typically happens when...in the column area. Solution To display values in columns instead...

    forum.aspose.com/t/cells-25-4/314531
  8. 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....index of the first column of the table column range associated...this bookmark is not a table column bookmark. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/boo...
  9. 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....index of the last column of the table column range associated...this bookmark is not a table column bookmark. Examples Shows how...

    reference.aspose.com/words/net/aspose.words/boo...
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...has a row where the first columns are not populated (at least...populated columns shift to the left, so that the first columns are...

    forum.aspose.com/t/importnode-changes-layout-of...