Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 180,396 for

aspose page

(0.93 sec)
  1. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language.... Go to a specific page in the PDF file. Specify the...Destination property. The destination page is specified using the XYZExplicitDestinati...

    docs.aspose.com/pdf/java/update-links/
  2. How to set Series invisible with C++|Documentation

    In an Excel chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with C++ to do it....how to achieve this using the Aspose.Cells library. How to set series...series invisible using Aspose.Cells We use the following code...

    docs.aspose.com/cells/cpp/how-to-set-series-inv...
  3. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Load sample...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  4. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); U16String srcDir...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  5. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....unselect slicer items with Aspose.Cells and then call the Slicer...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/updating-slicer/
  6. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides different ways...several files. Merge Files Using Aspose.Cells The following sample...

    docs.aspose.com/cells/cpp/merge-files/
  7. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.Cells for C++.... Aspose.Cells supports this feature...range and location. Click OK . Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  8. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to check if...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  9. How to Control Sheet Tab Bar with C++|Documenta...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API.... Aspose.Cells supports these features. Aspose.Cells provides...Control Sheet Tab Bar using Aspose.Cells for C++ This example...

    docs.aspose.com/cells/cpp/how-to-control-sheet-...
  10. 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...