Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 17,645 for

area

(0.18 sec)
  1. 印刷エリアを設定|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/ja/java/set-print-area/
  2. تحويل الرسم البياني إلى صورة|Documentation

    تعلم كيفية استخدام Aspose.Cells for .NET لتحويل الرسم البياني إلى تنسيق صورة مثل JPEG أو PNG. سيقوم دليلنا بشرح كيفية تصدير رسم بياني من Microsoft Excel وحفظه كصورة مستقلة للاستخدام والتعديل المستقبلي....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/ar/net/chart-to-image/
  3. Diagramm als Bild|Documentation

    Erfahren Sie, wie Sie Aspose.Cells for .NET verwenden können, um ein Diagramm in ein Bildformat wie JPEG oder PNG zu konvertieren. Unser Leitfaden zeigt, wie Sie ein Diagramm aus Microsoft Excel exportieren und als eigenständiges Bild speichern können, um es weiter zu verwenden und zu bearbeiten....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/de/net/chart-to-image/
  4. 图表类型|Documentation

    了解 Aspose.Cells for Python via .NET 支持的各种图表类型。我们的指南将引领您了解不同类型的图表,并展示如何创建和修改它们以增强您的工作表。...Column Bar Line Pie Scatter Area Doughnut Radar Funnel Surface...Simple area chart Stacked area chart 100% stacked area chart 3D...

    docs.aspose.com/cells/zh/python-net/chart-types/
  5. Uso de Sparklines y configuraciones de formato ...

    Aprende cómo usar sparklines y aplicar formato 3D en archivos Excel con Aspose.Cells for JavaScript a través de C++....Sparklines for a data range to a cell area const idx = sheet . sparklineGroups...PlotArea/ChartArea chart . plotArea . area . backgroundColor = Color ....

    docs.aspose.com/cells/es/javascript-cpp/using-s...
  6. Alternatif Satırlar ve Sütunlar için Koşullu Bi...

    C++ ile Aspose.Cells kütüphanesini kullanarak alternan satır ve sütunlar için gölgeli koşullu biçimlendirme nasıl uygulanır. Bu kriterleri ayarlayarak hücrelerin görünümünü ve görünüşünü daha iyi kontrol edebilirsiniz....ranging from A1 to I20 CellArea area = CellArea :: CreateCellArea...( u "A1" , u "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/tr/cpp/apply-shading-to-a...
  7. Yazdırma alanı aralığını JavaScript ve C++ arac...

    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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/tr/javascript-cpp/export-...
  8. Baskı Alanı Ayarla|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....cell to F20 cell) of the print area pageSetup . PrintArea = "A1:F20"...5 , 1 , 2 ); //set the print area for the first sheet wb . SetPrintArea...

    docs.aspose.com/cells/tr/net/set-print-area/
  9. Detect Merged Cells in xlsx4j|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....you to identify merged cell areas in a worksheet. You can unmerge...System . out . println ( "Merged Areas: \n" + al . toString ()); //...

    docs.aspose.com/cells/java/detect-merged-cells-...
  10. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....png" ) # Set areas detection mode recognitionSettings...recognitionSettings . detect_areas_mode = DetectAreasMode . TABLE...

    docs.aspose.com/ocr/python-net/table-recognition/