Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 17,523 for

area

(0.19 sec)
  1. 加载Excel文件时获取警告|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....Name Warning : Name : PRINT_AREA ; ReferTo : Introduction ! $D$16...Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228 Duplicate...

    docs.aspose.com/cells/zh/java/get-warnings-whil...
  2. 加载Excel文件时获取警告|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....Name Warning : Name : PRINT_AREA ; ReferTo : Introduction ! $D$16...Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228 Duplicate...

    docs.aspose.com/cells/zh/net/get-warnings-while...
  3. Wie man den Druckbereich mit C++ festlegt|Docum...

    Dieser Artikel zeigt Code, der erklärt, wie man den Druckbereich mit der Aspose.Cells Bibliothek in C++ festlegt....Get ( 0 ); // Set the print area - specify the range you want...outputFilePath ( u "set_print_area.pdf" ); workbook . Save ( outputFilePath...

    docs.aspose.com/cells/de/cpp/how-to-set-print-a...
  4. 如何使用 Python 在 Excel 中創建下拉列表

    學習如何使用 Python 和 Aspose.Cells 在 Excel 中創建下拉列表。逐步示例展示內聯和基於範圍的下拉列表,以提高數據輸入的準確性。..."InlineDemo" # 定義細胞面積 (A1) area_inline = CellArea() area_inline . start_row...start_row = 0 area_inline . start_column = 0 area_inline . end_row...

    blog.aspose.com/zh-hant/cells/create-dropdown-l...
  5. Veri Doğrulama|Documentation

    Aspose.Cells için Python via .NET API si aracılığıyla veri doğrulama nasıl eklenir öğrenin....add_area(cell_area) kullanarak CellArea eklerseniz...için API, Validation.add_area(cell_area, check_intersection, check_edge)...

    docs.aspose.com/cells/tr/python-net/data-valida...
  6. Aspose.Cells での先行および後続のトレース|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....Count ; m ++) { ReferredArea area = ret [ m ]; StringBuilder stringBuilder...= new StringBuilder (); if ( area . IsExternalLink ) { stringBuilder...

    docs.aspose.com/cells/ja/net/tracing-precedents...
  7. Come aggiungere la convalida dei dati in Excel ...

    Questa esercitazione fornisce indicazioni su come aggiungere la convalida dei dati in Excel usando Python. Ha le impostazioni dell'ambiente, un elenco di passaggi e un codice di esempio eseguibile per applicare l'elenco di convalida dei dati di Excel utilizzando Python....nell’intervallo di riferimento Crea un’area della cella e usala per generare...lavoro con caselle a discesa nell’area della cella Questi passaggi...

    kb.aspose.com/it/cells/python/how-to-add-data-v...
  8. Arsip

    Arsip...mengunggah dokumen PDF Anda, memilih area pemotongan, dan alat itu segera...koordinat untuk mendefinisikan area yang terlihat dari halaman PDF:...

    blog.aspose.com/id/pdf/crop-in-pdf-file/
  9. ChartType Enum | Aspose.Words per .NET

    Esplora l'enum Aspose.Words.Drawing.Charts.ChartType per scoprire vari tipi di grafici e migliorare senza sforzo la visualizzazione dei dati del tuo documento....Descrizione Area 0 Grafico ad area. AreaStacked 1 Grafico ad area impilata...Grafico ad area impilata al 100%. Area3D 3 Grafico ad area 3D. Area3DStacked...

    reference.aspose.com/words/it/net/aspose.words....
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....useful for highlighting detected areas when previewing an image. To...as the areas_type parameter of the method. detect_areas parameter...

    docs.aspose.com/ocr/python-net/image-regions-wo...