Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 180,149 for

aspose page

(0.24 sec)
  1. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....bar of Bar of Pie chart using Aspose.Cells. Please use the ChartPoint...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  2. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // For complete...

    docs.aspose.com/cells/cpp/change-data-source-of...
  3. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdw file within any Python based application....Products Aspose.Diagram Python via .NET Flowchart Vdw PNG JPG...document using server-side Aspose.Diagram for Python APIs, without...

    products.aspose.com/diagram/python-net/flowchar...
  4. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API.... Aspose.Cells also allows you to apply...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  5. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...insertField("PAGE", ""); // 奇数页页码在右侧 builder....RIGHT); builder.insertField("PAGE", ""); builder.moveToDocumentEnd();...

    forum.aspose.com/t/topic/315401
  6. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....scaling the content on its pages. You can scale the entire document...document or specific pages. There are three available methods:...

    docs.aspose.com/pdf/net/resize-pdf-document/
  7. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...<ctime> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  8. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....(Series) Axis: Z Axis Axis Options Aspose.Cells also allows you to manage...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/chart-axes/
  9. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes in JavaScript using Aspose.Slides for Node.js. Learn how to export slides with speaker notes efficiently....Contents [ Hide ] Overview Aspose.Slides for Node.js via Java...and document archiving. With Aspose.Slides, you can not only export...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...outfilename , saveOptions ); Aspose.PDF for .NET library supports...API supports converting PDF pages to PowerPoint Presentation Slides...

    products.aspose.com/pdf/cpp/conversion/