Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 28,079 for

numbers

(0.09 sec)
  1. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....PDF Contents [ Hide ] Apply Numbering Style in Heading Headings...headings is to write headings in Numbering Style. Aspose.PDF for .NET...

    docs.aspose.com/pdf/net/working-with-headings/
  2. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0}...{0} : {1}", markup.Number, markup.TextFragments.Count); int i...

    forum.aspose.com/t/text-fragments-found-in-page...
  3. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...Field ) page_number Gets or sets a page number associated with...Field ) volume_number Gets or sets a volume number associated with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cómo agregar formato condicional de períodos de...

    Cómo usar la biblioteca Aspose.Cells para Python via .NET para aplicar formato condicional de Periodos de Tiempo. Ajustando estos criterios, tienes más control sobre cómo se ven y aparecen las celdas.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/es/python-net/how-to-add-...
  5. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... number = 30 c . set_style ( style...= c . get_style () style . number = 30 c . set_style ( style...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  6. جلب وإدراج رسائل البريد الإلكتروني من خادم IMAP...

    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....Get sequence numbers and unique IDs sequence_number_ar = [ mi .... sequence_number for mi in message_info_col ] unique_id_ar =...

    docs.aspose.com/email/ar/python-net/fetch-list-...
  7. Mettre en forme les lignes et colonnes avec Nod...

    Aspose.Cells for Node.js via C++ peut supporter le changement de la hauteur des lignes ou de la largeur des colonnes, ainsi que l application de formats sur des lignes ou des colonnes....la méthode setRowHeight(number, number) de la collection Cells...La méthode setRowHeight(number, number) prend les paramètres suivants...

    docs.aspose.com/cells/fr/nodejs-cpp/adjusting-r...
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....addLabelInChart(number, number, number, number) , used to add...addTextBoxInChart(number, number, number, number) , which is used...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....You can change the Version number of an Excel file by right-clicking...and then editing the Version number field. Please use BuiltInDocumentPrope...

    docs.aspose.com/cells/cpp/specify-document-vers...
  10. Contar el número de celdas en la hoja de trabaj...

    En este artículo, aprenderás cómo contar de forma programática el número de celdas en la hoja de Excel usando la API de C++ con Aspose.Cells.... Get ( 0 ); // Print number of cells in the Worksheet std...std :: cout << "Number of Cells: " << worksheet . GetCells ()...

    docs.aspose.com/cells/es/cpp/count-number-of-ce...