Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 243,662 for

cells

(1.02 sec)
  1. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....and print the contents of each cell. auto doc = System :: MakeObject...CellCollection > cells = rows -> idx_get ( j ) -> get_Cells (); // We...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Cells Contents [ Hide ] Introduction...Signature Line for Excel Aspose.Cells also provides this feature and...

    docs.aspose.com/cells/cpp/create-signature-line...
  3. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....Excel, you simply select the cell(s) containing your data, then...right-clicking and selecting “Format Cells.” Excel will then display the...

    docs.aspose.com/cells/python-net/how-to-format-...
  4. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...tables explicitly specify their Cell.CellFormat.PreferredWith values...add up to 100%; 100% for each cell of table 1 and 2x 50% for table...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  5. Set Range Border|Documentation

    This article shows how to set a range border by the Aspose.Cells for Python via .NET API.... you don’t need to set each cell individually. You can set the...border on the range. Aspose.Cells for Python via .NET offers this...

    docs.aspose.com/cells/python-net/set-range-border/
  6. 将Excel转换为高分辨率图像——使用C++|Documentation

    使用Aspose.Cells与C++从Excel文件生成高分辨率图像。...Cells提供设置 ImageOrPrintOptions.GetHorizontalResolut()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  7. Import Data to Worksheets using Aspose.Cells|Do...

    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....Cells Contents [ Hide ] Aspose.Cells - Import Data...vertically Cells cells = worksheet . getCells (); cells . importArray...

    docs.aspose.com/cells/java/import-data-to-works...
  8. Remove duplicate rows in a Worksheet with C++|D...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for C++....Cells provides the Cells::RemoveDuplicates()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-duplicate-rows...
  9. Cell.nextCell property | Aspose.Words for Node.js

    Cell.nextCell property. Gets the next [Cell](../) node....property Cell.nextCell property Gets the next Cell node. get...: Aspose . Words . Tables . Cell Remarks The method can be used...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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.... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/java/working-solution-fo...