Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 26,642 for

numbers

(0.18 sec)
  1. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…...longer added, However, now the numbers in the image are no longer...

    forum.aspose.com/t/converting-presentation-with...
  2. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....variable contains the total number of pages in the file that is...learn the process to add page numbers in PDF, refer to the article...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  3. 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...
  4. 使用 C++ 在 Node.js 中设置页面布局和打印选项|Documentation

    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....Portrait ); // Setting the number of pages to which the length...setFitToPagesTall ( 1 ); // Setting the number of pages to which the width...

    docs.aspose.com/cells/zh/nodejs-cpp/page-setup-...
  5. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....NumberOfColumns property Gets or sets the number of columns per page used when...on the left side, // and the number of the page that contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. Create a Funnel Chart in Excel using C#

    Follow this article to create a Funnel chart in Excel using C#. It has details to set the IDE, a list of steps, and a sample code to draw Excel funnel graph using C#.... To convert the Number files to PDF, refer to the...the article Convert Numbers File to PDF in C# . Updated on 12 Jan...

    kb.aspose.com/cells/net/create-a-funnel-chart-i...
  8. 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...
  9. FieldXE.IsItalic | Aspose.Words for .NET

    Discover how FieldXE's IsItalic property enhances your document's style by easily applying italic formatting to page Numbers for a polished look....formatting to the entry’s page number. public bool IsItalic { get...on the left side, // and the number of the page that contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....Filters can be based on text, numbers, or dates. AutoFilter in Microsoft...criteria Number Filters Different types of filters on numbers, such...

    docs.aspose.com/cells/cpp/data-filtering/