Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 17,393 for

columns

(0.08 sec)
  1. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and Columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...worksheet (visible excel rows and columns) in a scrollable HTML preview...ExportRowColumnHeadi = true, // Show column/row headers ExportHiddenWorkshee...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  2. Cells Formats|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.... First Column , the first column of the range. Number...range. Number of Columns , the number of columns in the range. The...

    docs.aspose.com/cells/java/cells-formatting/
  3. File Formats and Conversions|Aspose.Words for Java

    Convert documents from any supported load to save format with just two lines of Java code. It provides high-quality conversions using Java....shapes, textboxes, fields, columns, OLE objects, revisions, right-to-left...

    docs.aspose.com/words/java/file-formats-and-con...
  4. View and Update ODS Properties Online or Update...

    View and modify ODS properties through online app for free. Java API code to update and add ODS properties.... Classify columns and data types automatically...

    products.aspose.com/total/java/metadata/ods/
  5. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... and layout dimensions (2 columns by 2 rows). This step combines...

    products.aspose.com/pdf/python-net/merger/tiff-...
  6. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...Non-Breaking Hyphen" ; // Autofit the columns worksheet . autoFitColumns...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...CalculateFormula (); // Auto fits all columns sheet . AutoFitColumns ();...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  8. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....Columns.Add( "Receipt" , typeof ( string...string )); dt.Columns.Add( "First Name" , typeof ( string ));...

    products.aspose.com/email/net/assembly/pst/
  9. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 用 C++ 在 Excel 工作表中分屏|Documentation

    在本文中,您将学习如何通过编程方式使用 C++ 将工作表分成两部分或四部分,以在不同的窗格中显示特定的行和/或列。...Split worksheet vertically on columns. sheet . Split (); std :: cout...Set the A6 cell in the left column as the active cell. sheet ...

    docs.aspose.com/cells/zh/cpp/how-to-split-scree...