Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 14,726 for

area

(0.07 sec)
  1. Eje X vs. Eje de Categoría con C++|Documentation

    Aprende cómo diferenciar entre el eje X y el eje de categoría en Aspose.Cells for C++. Nuestra guía te ayudará a entender las diferencias en su uso y propiedades, y cómo configurarlos según tus necesidades....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/es/cpp/x-axis-vs-category...
  2. المحور السيني مقابل المحور التصنيفي باستخدام C+...

    تعلم كيفية التمييز بين المحور السيني والمحور التصنيفي في Aspose.Cells for C++. سيساعدك دليلنا على فهم الاختلافات في استخدامهما وخصائصهما، وكيفية تكوينهما وفقًا لاحتياجاتك....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/ar/cpp/x-axis-vs-category...
  3. Bestimmtes Wortvorkommen finden|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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/de/net/find-specific-word...
  4. 印刷エリアを設定|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/
  5. Trova l occorrenza di una parola specifica|Docu...

    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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/it/net/find-specific-word...
  6. 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/
  7. تحويل الرسم البياني إلى صورة|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/
  8. Encontrar ocurrencia de palabra específica|Docu...

    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....FindOptions (); //Create a Cells Area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/es/net/find-specific-word...
  9. Rechercher et remplacer des données dans une pl...

    Cet article montre comment rechercher et remplacer des données dans une plage dans Excel en utilisant du code C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/fr/cpp/search-and-replace...
  10. Buscar y Reemplazar datos en un rango con C++|D...

    Este artículo muestra cómo buscar y reemplazar datos en un rango en Excel usando código en C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/es/cpp/search-and-replace...