Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 14,728 for

area

(0.08 sec)
  1. Hur man ställer in utskriftsområde med Python.N...

    Lär dig hur du ställer in och rensar utskriftsområden i Excel filer med Aspose.Cells för Python via .NET....print area to A1:D10 worksheet . page_setup . print_area = "A1:D10"...workbook . save ( "output_set_print_area.xlsx" ) # Output image reference...

    docs.aspose.com/cells/sv/python-net/how-to-set-...
  2. تأیید داده ها در اکسل به آسانی با پایتون

    یاد بگیرید که چگونه اعتبارسنجی داده‌ها را در اکسل با استفاده از پایتون پیاده‌سازی کنید. کشف کنید که چگونه لیست‌های کشویی و موارد دیگر را با Aspose.Cells برای پایتون اضافه کنید....تعریف کنید area = cells.CellArea() area.create_cell_area("B1", "B1")..."B1") validation.add_area(area) # کارنامه را ذخیره کنید workbook...

    blog.aspose.com/fa/cells/data-validation-in-exc...
  3. Détecter les cellules fusionnées dans une feuil...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de feuilles de calcul. Elle supporte la détection des cellules fusionnées dans une feuille de calcul, facilitant ainsi l identification et la manipulation de ces cellules. Cet article présente comment utiliser la bibliothèque Aspose.Cells pour détecter les cellules fusionnées....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/fr/cpp/detect-merged-cell...
  4. Detektera sammanfogade celler i ett kalkylblad ...

    Aspose.Cells är ett C++ bibliotek för att arbeta med kalkylblad. Det stöder att upptäcka sammanfogade celler i ett kalkylblad, vilket gör det enkelt för användare att identifiera och manipulera dessa celler. Denna artikel kommer att introducera hur man använder Aspose.Cells biblioteket för att upptäcka sammanfogade celler....Clear (); Vector < CellArea > areas = wkSheet . GetCells (). GetMergedAreas...; i < areas . GetLength (); ++ i ) { int frow = areas [ i ]....

    docs.aspose.com/cells/sv/cpp/detect-merged-cell...
  5. Pengukuran|CAD 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....Contents [ Hide ] Pengukuran area dan panjang Entitas tertentu...tertentu mendukung perhitungan area dan panjang (perimeter): CIRCLE...

    docs.aspose.com/cad/id/java/developer-guide/mea...
  6. Установить изображение как заполнение фона в гр...

    Узнайте, как установить изображение в качестве фона заливки в диаграмме, используя Aspose.Cells для Python via .NET. Наше руководство покажет, как импортировать и позиционировать изображение, настроить его размер и цвет, а также применить параметры форматирования для улучшения внешнего вида диаграммы....plot_area.area.fill_format.image_data . Пример...использование свойства Chart.plot_area.area.fill_format.image_data для...

    docs.aspose.com/cells/ru/python-net/set-picture...
  7. Imposta l immagine come riempimento di sfondo n...

    Scopri come impostare un immagine come riempimento di sfondo in un grafico utilizzando Aspose.Cells for .NET. La nostra guida ti mostrerà come importare e posizionare l immagine, regolarne la dimensione e il colore e applicare opzioni di formattazione per migliorare l aspetto del tuo grafico....diversi oggetti, come l’area del tracciato, l’area del grafico o la...la proprietà Chart.PlotArea.Area.FillFormat.ImageData . Il seguente...

    docs.aspose.com/cells/it/net/set-picture-as-bac...
  8. Xác thực dữ liệu trong Excel dễ dàng với Python

    Học cách thực hiện kiểm tra dữ liệu trong Excel sử dụng Python. Khám phá cách thêm danh sách thả xuống và nhiều hơn nữa với Aspose.Cells for Python.... area = cells.CellArea() area.create_cell_area("B1", "B1")..."B1") validation.add_area(area) # Lưu bảng tính workbook.save("output_dropdown...

    blog.aspose.com/vi/cells/data-validation-in-exc...
  9. Setzen Sie ein Bild als Hintergrundfüllung im D...

    Erfahren Sie, wie Sie ein Bild als Hintergrundfüllung in einem Diagramm mit Aspose.Cells für Python via .NET festlegen. Unser Leitfaden zeigt Ihnen, wie Sie das Bild importieren und positionieren, seine Größe und Farbe anpassen und Formatierungsoptionen anwenden, um das Erscheinungsbild Ihres Diagramms zu verbessern....plot_area.area.fill_format.image_data . Das...der Eigenschaft Chart.plot_area.area.fill_format.image_data , um...

    docs.aspose.com/cells/de/python-net/set-picture...
  10. xlsx4j での Precedents および Dependents のトレース|Docum...

    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....getCount (); m ++) { ReferredArea area = ret . get ( m ); StringBuilder...= new StringBuilder (); if ( area . isExternalLink ()) { stringBuilder...

    docs.aspose.com/cells/ja/java/tracing-precedent...