Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 180,396 for

aspose page

(1.19 sec)
  1. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... Aspose.PDF for Java shows how to use...to paragraphs collection of page. Save your PDF file public static...

    docs.aspose.com/pdf/java/add-curve/
  2. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....] Possible Usage Scenarios Aspose.Cells provides the OleObject...#include <iostream> #include "Aspose.Cells.h" #include <guiddef...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  3. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....Usage Scenarios Previously, Aspose.Cells created a PdfBookmarkEntry...for a normal sheet. However, Aspose.Cells can now also create a...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  4. Split DOTX File Online or via Java | products.a...

    Free online app to split different DOTX files. Java splitter library code for DOTX documents....한국인 Tiếng Việt 繁體中文 Products Aspose.Total Java Split Dotx Split...number of pages in the DOTX file. Loop through each page and use...

    products.aspose.com/total/java/split/dotx/
  5. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Aspose.Cells also allows you to create...shows the timeline created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/cpp/create-timeline/
  6. 使用 Java 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    在 Java 和 PHP 上使用 PDF 格式的邮票的 Java 源代码,德尔福。...库将图章添加到 PDF 为了在 PDF 中添加文本图章,我们将使用 Aspose.PDF for Java API,这是一款功能丰富、功能强大且易于使用的适用于...[Maven]( https://repository.aspose.com/webapp/ #/artifacts/br...

    products.aspose.com/pdf/zh-hans/java/stamps/
  7. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to import...Excel. Import XML Map using Aspose.Cells The following sample...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  8. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk.... Aspose.Cells now allows you to calculate...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...; int main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  10. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....programmatically using the Aspose.Cells API, please use the Slicer...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/add-pivot-connection/