Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 26,508 for

numbers

(0.26 sec)
  1. Saving Excel files to CSV, PDF and other format...

    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.... NUMBERS Represents a numbers file. MARKDOWN Represents...XLSB, ODS and so on) with any number of worksheets. When the code...

    docs.aspose.com/cells/java/saving-excel-files-t...
  2. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....paragraph has bulleted or numbered formatting applied to it....( "Numbered list item 1" ); builder . Writeln ( "Numbered list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....whether to insert the paragraph number of the referenced paragraph...fields to reference the list numbers of lists. builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Insert Page Break in PDF using Python

    This short tutorial guides on how to insert page break in PDF using Python. It has the details for the IDE, steps, and a sample code for adding page break in PDF using Python....objects by seeing the page number and pixel position from the...PdfFileEditor object. Set the page numbers with the page break distance...

    kb.aspose.com/pdf/python/insert-page-break-in-p...
  5. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...source, I want to see the exact number and not 1.23457E+11. Professionalize...format the cell to display the number as text. This can be achieved...

    forum.aspose.com/t/avoid-using-scientific-notat...
  6. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether to insert the relative position of the referenced paragraph in C++....fields to reference the list numbers of lists. builder -> Write...Write ( u " \n Paragraph number: " ); field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text to search for is formatted in C++....fields to reference the list numbers of lists. builder -> Write...Write ( u " \n Paragraph number: " ); field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....formatting to the entry’s page number. @property def is_bold ( self...on the left side, # and the number of the page that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render...their page numbers. # 1 - Save only the even-numbered pages: options...) # 2 - Save only the odd-numbered pages: options . page_set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....learn the process to put page numbers, refer to the article on how...how to put page number in PDF using C# . Updated on 22 May 2023...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...