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

area

(0.79 sec)
  1. Как установить область печати с помощью Node.js...

    В этой статье показан пример кода, объясняющий, как установить область печати с помощью библиотеки Aspose.Cells для Node.js через C++....get ( 0 ); // Set the print area - specify the range you want...workbook . save ( "set_print_area.pdf" ); Результат вывода: Как...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-set-...
  2. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... 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/python-net/chart-calcula...
  3. Оптимизация вычислений диаграмм для презентаций...

    Поймите вычисления диаграмм, обновление данных и контроль точности в 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/ru/python-net/chart-calc...
  4. Node.jsとC++を利用したExcelファイル読み込み時の警告取得方法|Documenta...

    Aspose.Cells for Node.js via C++を使用してExcelファイルを読み込む際に警告をキャプチャする方法について学びます。破損しているが読み込み可能なワークブックを効果的に処理します。...Name Warning : Name : PRINT_AREA ; ReferTo : Introduction ! $D$16...Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228 Duplicate...

    docs.aspose.com/cells/ja/nodejs-cpp/get-warning...
  5. C++を使用してExcelファイルの読み込み中に警告を取得する方法|Documentation

    Aspose.Cells for C++を用いてExcelファイルの読み込み時に警告を捕捉し処理する方法を学びます。...Name Warning : Name : PRINT_AREA ; ReferTo : Introduction ! $D$16...Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228 Duplicate...

    docs.aspose.com/cells/ja/cpp/get-warnings-while...
  6. Exportieren des Druckbereichs in HTML mit JavaS...

    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/de/javascript-cpp/export-...
  7. Ekstrak Data AcroForms|Aspose.PDF untuk Java

    Bagian ini menjelaskan bagaimana mengekstrak formulir dari dokumen PDF Anda dengan Aspose.PDF untuk Java....mendapatkan bidang formulir dari area tertentu pada file PDF: Buka...untuk mendapatkan bidang dalam area tersebut Rectangle rectangle...

    docs.aspose.com/pdf/id/java/extract-form/
  8. Manipulasi Filter Cerdas di Aspose.PSD untuk Py...

    Contoh bagaimana menggunakan Filter Cerdas dalam Berkas PSD...yang menentukan transparansi area tertentu dari sebuah gambar...gambar, sementara meninggalkan area lain tidak berubah. Menerapkan...

    docs.aspose.com/psd/id/id/python-net/smart-filt...
  9. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  10. Rendu du coupeur avec C++|Documentation

    Rendez les coupeurs dans les fichiers Excel en utilisant Aspose.Cells avec C++....Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/fr/cpp/rendering-slicer/