Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 238,961 for

aspose cells

(0.66 sec)
  1. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....@property def left ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Aspose.Cells also allows you to create...shows the slicer created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-slicer/
  3. 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....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for .NET. To address...

    docs.aspose.com/slides/net/working-solution-for...
  4. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Workbook Structure Using Aspose.Cells for C++ You only need the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  5. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to assign a macro...ShowMessage() MsgBox "Welcome to Aspose!" End Sub Assign Macro to Form...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  6. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Possible Usage Scenarios Aspose.Cells provides the Workbook::...document was generated by Aspose.Cells, it works properly. However...

    docs.aspose.com/cells/cpp/add-digital-signature...
  7. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...用C++管理图片 Contents [ Hide ] Aspose.Cells允许开发人员在运行时向电子表格添加图片。此外,可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  8. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....stored in cells as numbers. Thus, the values of cells that contain...time (fractional part). The Cell::GetDoubleValue() method returns...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  9. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste Cells within a worksheet using Aspose.Cells for C++....Hide ] Cut and Paste Cells Aspose.Cells provides the ability...ability to cut and paste cells within a worksheet by using the InsertCutCells...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  10. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the functionality...simple APIs provided by Aspose.Cells. #include <iostream> #include...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...