Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 186,466 for

aspose page

(0.69 sec)
  1. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Specify Maximum Rows of Shared Formula with C++...

    Learn how to specify the maximum rows of shared formula in Excel files using Aspose.Cells for C++.... Therefore, Aspose.Cells provides the GetMaxRowsOfSharedFo()...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/specify-maximum-rows-...
  3. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...这可以通过使用Aspose.Cells for C++实现。 请查看以下示例代码...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  4. Freeze Top Row(s) of Excel Worksheet with C++|D...

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Rows with Aspose.Cells for C++ It’s simple to...to freeze row(s) with Aspose.Cells for C++. Please use the Worksheet...

    docs.aspose.com/cells/cpp/how-to-freeze-rows-of...
  5. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++.... Aspose.Cells provides the ImageOrPrintOptions...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/create-transparent-im...
  6. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....HTML using Microsoft Excel or Aspose.Cells, it also exports various...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/export-document-workb...
  7. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports refreshing...calculate the pivot table using Aspose.Cells APIs, and then save the...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  8. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....this property is set to true , Aspose.Cells will not treat formulas...treated as formulas, and the Aspose.Cells formula calculation engine...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  9. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides the PivotTa...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  10. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....and Page APIs and manipulate Layer objects via the page’s layers...collection. Lock a PDF layer With Aspose.PDF for Python via .NET you...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...