Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 186,461 for

aspose page

(0.57 sec)
  1. Assign Macro to Form Control with Node.js via C...

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

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  2. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API.... Aspose.Cells provides DataSorter.GetSortAsNumber()...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/specifying-sort-warni...
  3. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  4. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....Contents [ Hide ] You can use Aspose.Cells to get the validation...validation applied to a cell. Aspose.Cells provides the Cell::GetValidation()...

    docs.aspose.com/cells/cpp/get-validation-applie...
  5. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java....Crop PDF Pages using PHP Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such as...

    docs.aspose.com/pdf/php-java/crop-pages/
  6. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports all the data...Smallest” Display Format Options Aspose.Cells provides the ability...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  7. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....with C++ Contents [ Hide ] Aspose.Cells provides AbstractCalculationE...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  8. Get Started of C++|Aspose.PDF for C++

    This section describes the basic principles of work and using DOM API. Also demonstrates simple and complex examples for creating a PDF document using C++....features and requirements of the Aspose.PDF for C++ library in this...about Aspose.PDF, select the appropriate section: Why Aspose.PDF...

    docs.aspose.com/pdf/cpp/get-started/
  9. Extend and Contribute to CRM Update Import Tool...

    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.... FileName = "Aspose ImportTool Export.xlsx" ; if...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/net/extend-and-contribute...
  10. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....PDF Pages programmatically C++ Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such...

    docs.aspose.com/pdf/cpp/crop-pages/