Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 17,875 for

area

(0.25 sec)
  1. 档案

    档案...定义验证的目标单元格区域(在这种情况下为 A1) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/zh/cells/data-validation-in-exc...
  2. 搜索

    搜索...定義目標儲存格區域以進行驗證(在這種情況下為 A1) var area = new CellArea { StartRow =...int index = validations.Add(area); var validation = validations[index];...

    blog.aspose.com/zh-hant/cells/data-validation-i...
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph 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-pa...
  4. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...Rectangle type to limit target areas for barcode detection. This...irrelevant barcodes placed in the areas out of interest. At the same...

    docs.aspose.com/barcode/net/set-target-regions/
  5. كيفية تعيين منطقة الطباعة باستخدام C++|Document...

    تظهر لك هذه المقالة رمزًا يشرح كيفية تعيين منطقة الطباعة باستخدام مكتبة Aspose.Cells مع C++....Get ( 0 ); // Set the print area - specify the range you want...outputFilePath ( u "set_print_area.pdf" ); workbook . Save ( outputFilePath...

    docs.aspose.com/cells/ar/cpp/how-to-set-print-a...
  6. Voraussetzungen und Abhängige mit JavaScript vi...

    Erfahren Sie, wie man abhängige und vorgelagerte Zellen in Tabellenblättern mit Aspose.Cells for JavaScript via C++ nachverfolgt. Verstehen Sie, wie Sie verknüpfte Zellen in komplexen Finanzarbeitsblättern identifizieren....{ const area = ret . get ( 0 ); const sheetName = area . sheetName... cellIndexToName ( area . startRow , area . startColumn ); const...

    docs.aspose.com/cells/de/javascript-cpp/precede...
  7. Hur man ställer in utskriftsområde med JavaScri...

    Denna artikel visar kod som förklarar hur man ställer in utskriftsområde med hjälp av Aspose.Cells biblioteket för JavaScript via C++....Cells Example - Set Print Area </ title > </ head > < body...body > < h1 > Set Print Area Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/sv/javascript-cpp/how-to-...
  8. Comment ajouter une mise en forme conditionnell...

    Comment utiliser la bibliothèque Aspose.Cells pour Python via .NET pour appliquer la mise en forme conditionnelle avec du texte. En ajustant ces critères, vous avez plus de contrôle sur l’apparence des cellules....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/fr/python-net/how-to-add-...
  9. Come aggiungere la formattazione condizionale d...

    Come usare la libreria Aspose.Cells per Python via .NET per applicare la formattazione condizionale Text. Modificando questi criteri, puoi avere un maggiore controllo sull aspetto e sulle apparenze delle celle....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/it/python-net/how-to-add-...
  10. Aggiungere un watermark WordArt al grafico in A...

    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....applica il testo interessato all’area di trama di un grafico come...WordArt come filigrana per l’area di tracciamento di un grafico...

    docs.aspose.com/cells/it/net/add-wordart-waterm...