Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 26,095 for

numbers

(0.2 sec)
  1. Sloučit soubory POTX do SVG pomocí Pythonu | pr...

    Sloučit více souborů POTX v Pythonu.... slide_number)), "wb" ) as file: slide ....svg".format(str(slide.slide_number)), "wb") as file: slide.write_as_svg(file)...

    products.aspose.com/slides/cs/python-net/merge/...
  2. Sloučit soubory PPTX do SVG pomocí Pythonu | pr...

    Sloučit více souborů PPTX v Pythonu.... slide_number)), "wb" ) as file: slide ....svg".format(str(slide.slide_number)), "wb") as file: slide.write_as_svg(file)...

    products.aspose.com/slides/cs/python-net/merge/...
  3. Sloučit soubory PPTX do PNG pomocí Pythonu | pr...

    Sloučit více souborů PPTX v Pythonu.... slide_number)), drawing . imaging . ImageFormat...png".format(str(slide.slide_number)), drawing.imaging.ImageFormat...

    products.aspose.com/slides/cs/python-net/merge/...
  4. Öffentliche API Änderungen in Aspose.Cells 8.1....

    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....value cell and convert it to number cell . putValue ( "123456"...getStyles (). get ( index ); //Set Number format for Style object style...

    docs.aspose.com/cells/de/java/public-api-change...
  5. Изменения в общедоступном API в Aspose.Cells 8....

    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....value cell and convert it to number cell . putValue ( "123456"...getStyles (). get ( index ); //Set Number format for Style object style...

    docs.aspose.com/cells/ru/java/public-api-change...
  6. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...worksheets [ 0 ] # Setting the number of pages to which the length...fit_to_pages_tall = 1 # Setting the number of pages to which the width...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  7. Cómo imprimir Excel ajustado en páginas anchas ...

    Aprende a configurar las propiedades fit_to_pages_wide y fit_to_pages_tall para la impresión de Excel usando Aspose.Cells para Python API via .NET....worksheets [ 0 ] # Setting the number of pages to which the length...fit_to_pages_tall = 1 # Setting the number of pages to which the width...

    docs.aspose.com/cells/es/python-net/how-to-prin...
  8. Получить ширину текста значения ячейки|Document...

    Научитесь получать ширину текста значения ячейки через скрипт Aspose.Cells for JavaScript с помощью API C++....textWidth(string, Font, number) , который позволяет получать...CellsHelper.textWidth(string, Font, number) для доступа к ширине текста...

    docs.aspose.com/cells/ru/javascript-cpp/get-tex...
  9. Get Text Width of Cell Value|Documentation

    Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....textWidth(string, Font, number) method, which allows developers...CellsHelper.textWidth(string, Font, number) to access the text width of...

    docs.aspose.com/cells/javascript-cpp/get-text-w...
  10. Wie filtert man leere oder nicht leere Felder|D...

    Erfahren Sie, wie Sie Leerzellen und Nicht Leerzellen mithilfe der API Aspose.Cells for Node.js via C++ filtern....matchBlanks(number) und AutoFilter.addFilter(number, string) wie...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-filt...