Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 17,703 for

area

(0.18 sec)
  1. 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...
  2. 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/
  3. 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-...
  4. JavaScriptを使用したC++によるウォーターフォールチャート作成方法|Document...

    JavaScriptとAspose.Cells for JavaScriptを使用したExcelのウォーターフォールチャートの作成方法。... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/ja/javascript-cpp/creatin...
  5. Imposta immagine come riempimento di sfondo nel...

    Impara come impostare un’immagine come riempimento di sfondo in un grafico usando Script Aspose.Cells for Java tramite C++. La nostra guida ti mostrerà come importare e posizionare l’immagine, regolare le sue dimensioni e il colore, e applicare le opzioni di formattazione per migliorare l’aspetto del tuo grafico....diversi oggetti, come l’area di trama, l’area del grafico o la casella...some properties of chart plot area. // If an image was provided...

    docs.aspose.com/cells/it/javascript-cpp/set-pic...
  6. 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/
  7. 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-...
  8. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....Area.ForegroundColor = Color.SteelBlue;...transparent. chart.NSeries[ 0 ].Area.Formatting = FormattingType...

    blog.aspose.com/cells/create-gantt-chart-in-exc...
  9. 优化 Python 演示文稿中的图表计算|Aspose.Slides for Python 文档

    了解 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中的图表计算、数据更新和精度控制,并附有实用代码示例。... plot_area . actual_x y = chart . plot_area . actual_y w...chart . plot_area . actual_width h = chart . plot_area . actual_height...

    docs.aspose.com/slides/zh/python-net/chart-calc...
  10. Cómo establecer área de impresión con Node.js v...

    Este artículo muestra cómo configurar el área de impresión usando la biblioteca Aspose.Cells para Node.js vía C++....get ( 0 ); // Set the print area - specify the range you want...workbook . save ( "set_print_area.pdf" ); El resultado de la salida:...

    docs.aspose.com/cells/es/nodejs-cpp/how-to-set-...