Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 23,950 for

numbers

(0.06 sec)
  1. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....add(number, number, number) and VerticalPageBreakCol...VerticalPageBreakCol.add(number, number, number) methods. Each add method...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  2. تحويل النص إلى أعمدة باستخدام Aspose.Cells for ...

    تعلم كيفية تحويل النص إلى أعمدة في Excel باستخدام Aspose.Cells for Node.js via C++....textToColumns(number, number, number, TxtLoadOptions) ....Cells.textToColumns(number, number, number, TxtLoadOptions) ....

    docs.aspose.com/cells/ar/nodejs-cpp/convert-tex...
  3. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... NUMBER_DEFAULT ) list_level = doc_list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.font property | Aspose.Words for Python

    ListLevel.font property. Specifies character formatting used for the list label.... NUMBER_DEFAULT ) list_level = doc_list...font . size = 24 list_level . number_style = aw . NumberStyle ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Доступ к слайду в презентации|Документация Aspo...

    Доступ к слайду PowerPoint по индексу, ID или позиции на Python. Изменение свойств слайда...слайда через свойство slide_number . Сохраните измененную презентацию...позицию для слайда sld . slide_number = 2 # Сохраняет измененную...

    docs.aspose.com/slides/ru/python-net/access-sli...
  6. Получить номер версии приложения, создавшего фа...

    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...."data" ); // Print the version number of Excel 2003 XLS file let...getVersion ()); // Print the version number of Excel 2007 XLS file workbook...

    docs.aspose.com/cells/ru/nodejs-cpp/get-the-ver...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....order to maintain a specific number of lines per page and characters...order to maintain the specified number of lines per page. SNAP_TO_CHARS...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::PdfPageLayout enum | Asp...

    Aspose::Words::Saving::PdfPageLayout enum. Specifies the page layout to be used when the document is opened in a PDF reader in C++....pages in two columns, with odd-numbered pages on the left. TwoColumnRight...pages in two columns, with odd-numbered pages on the right. TwoPageLeft...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ActiveX Steuerelemente mithilfe von Aspose.Cell...

    Lernen, wie man ActiveX Steuerelemente in einem Arbeitsblatt mit Aspose.Cells for Node.js via C++ hinzufügt....lType, number, number, number, number, number, number) hinzufügen...

    docs.aspose.com/cells/de/nodejs-cpp/add-activex...
  10. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Python. This article covers a list of steps and an example code to remove bullet points from Word document using Python....class having bullet points and numbered lists Iterate through all...paragraph and call the remove_numbers() method Save the Word document...

    kb.aspose.com/words/python/convert-bullet-point...