Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 4,012 for

split document

(0.21 sec)
  1. 工作表视图|Documentation

    本文将介绍如何使用 Aspose.Cells for Python via .NET API 与 Excel 工作簿和工作表的分页符预览交互,以及如何操作拆分窗格、冻结窗格和缩放比例。... Worksheet 类的 split 。要移除分割窗格,请使用 remove_split 方法。 在示例中,我们使用一...运行以上代码后,生成的文件将具有分割视图。 移除窗格 使用 remove_split 方法来删除分割窗格。 高级主题 隐藏工作表中零值的显示...

    docs.aspose.com/cells/zh/python-net/worksheet-v...
  2. Dividir Paneles en Php|Documentation

    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....setActiveCell ( "A20" ); //Split the worksheet window $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/es/java/split-panes-in-php/
  3. Découper les volets en Ruby|Documentation

    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....setActiveCell ( "A20" ) \ # Split the worksheet window workbook...getWorksheets () . get ( 0 ) . split () \ # Saving the modified Excel...

    docs.aspose.com/cells/fr/java/split-panes-in-ruby/
  4. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/fr/python-java/convert-...
  5. Dividi riquadri in Php|Documentation

    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....setActiveCell ( "A20" ); //Split the worksheet window $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/it/java/split-panes-in-php/
  6. Vistas de hoja de cálculo con JavaScript vía C+...

    Este artículo describirá cómo usar JavaScript y la API de JavaScript para interactuar con la vista previa de saltos de página de un libro de Excel y hojas de cálculo. Trabaje con paneles divididos, paneles congelados y factor de zoom también....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/es/javascript-cpp/workshe...
  7. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/de/python-java/convert-...
  8. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/es/python-java/convert-...
  9. Excel Çalışma Sayfasını C++ ile Bölmeli Ekran|D...

    Bu makalede, çalışma sayfasını iki veya dört parçaya bölerek belirli satır ve/veya sütunları ayrı bölmelerde görüntülemenin C++ kullanılarak programatik olarak nasıl yapılacağı gösterilecektir....Split yöntemi ile bölmek. #include...); // Split worksheet vertically on columns. sheet . Split ();...

    docs.aspose.com/cells/tr/cpp/how-to-split-scree...
  10. تقسيم الشاشة لورقة عمل Excel باستخدام C++|Docum...

    في هذا المقال، ستتعلم كيفية عرض صفوف و/أو أعمدة معينة في ألواح منفصلة عن طريق تقسيم ورقة العمل إلى جزأين أو أربعة أجزاء برمجياً باستخدام C++....Split . #include <iostream> #include...); // Split worksheet vertically on columns. sheet . Split ();...

    docs.aspose.com/cells/ar/cpp/how-to-split-scree...