Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 244,212 for

aspose cells

(0.2 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....a PowerPoint presentation, Aspose.Slides provides the Table class...Sets the border format for each cell for ( int x = 0 ; x < table...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  2. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...如何使用AutoFitMergedCellsTy自动调整行高 Aspose.Cells支持通过 AutoFitterOptions.AutoFitMergedCellsTy...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  3. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....set_shading ( self , texture : aspose . words . TextureIndex , foreground_color...foreground_color : aspose . pydrawing . Color , background_color : aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...Excel using Aspose.Cells for Java (v24.1.0) Aspose.Cells Product...const aspose = {}; aspose.cells = require('aspose.cells'); const...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  5. Copy Shapes between Worksheets in Aspose.Cells|...

    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....Shapes between Worksheets in Aspose.Cells Contents [ Hide ] Sometimes...objects, between worksheets. Aspose.Cells supports this feature. Charts...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  6. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....OLE Objects Using VSTO and Aspose.Slides for .NET Contents [...programmatically by using VSTO and Aspose.Slides for .NET . Creating...

    docs.aspose.com/slides/net/create-and-embed-an-...
  7. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...information using Aspose.words Java library Aspose.Words Product...10:48am 1 Hi Team, I’m using Aspose.words for Java to get revision...

    forum.aspose.com/t/getting-incorrect-revision-i...
  8. Row class | Aspose.Words for Python

    Aspose.words.tables.Row class. Represents a table row...Row can contain one or more Cell nodes. A minimal valid row needs...needs to have at least one Cell . Inheritance: Row → CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat.preferredWidth property | Aspose.Wor...

    CellFormat.preferredWidth property. Returns or sets the preferred width of the cell....width of the cell. get preferredWidth () : Aspose . Words . Tables...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...Description Cells { get; } Provides typed access to the Cell child...FirstCell { get; } Returns the first Cell in the row. FirstChild { get;...

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