Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 241,712 for

aspose cells

(0.46 sec)
  1. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports the full conversion...into an XLSM file using Aspose.Cells, these .bin files are successfully...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  2. Table recognition|Documentation

    Extracting and recognizing table Cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognition Contents [ Hide ] Aspose.OCR for .NET now provides a... simply call the universal Aspose.OCR.AsposeOcr.Recognize method...

    docs.aspose.com/ocr/net/table-recognition/
  3. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....using Aspose.Cells. #include <iostream> #include "Aspose.Cells...namespace Aspose :: Cells ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  4. Finding Absolute Position of Shape inside the W...

    Determine the absolute position of a shape in a worksheet using Aspose.Cells with C++.... Aspose.Cells provides the Shape.GetLeftToCorner()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/finding-absolute-posi...
  5. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Vba ; int main () { Aspose :: Cells ::...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  6. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the Cells....vertical alignment for the cells. @property def vertical_alignment...vertical_alignment ( self ) -> aspose . words . tables . CellVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextureIndex enumeration | Aspose.Words for Python

    Aspose.words.TextureIndex enumeration. Specifies shading texture....background_pattern_color = aspose . pydrawing . Color . light_coral...foreground_pattern_color = aspose . pydrawing . Color . light_salmon...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow.... Similarly, Aspose.Slides allows you to add images...through different procedures. Tip Aspose provides free converters— JPEG...

    docs.aspose.com/slides/cpp/image/
  9. 使用 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...
  10. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...Cells.DeleteRange break formulas when deleting the first data...data row Aspose.Cells Product Family cells-net careall November...

    forum.aspose.com/t/cells-deleterange-break-form...