Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,402 for

numeric

(0.26 sec)
  1. HTML URL Input Generator – Online Tool and C# Code

    Сreate HTML URL Input for your website using Aspose.HTML. Рreview the URL Input, copy and use generated HTML and C# code in your project!... The size attribute is a numeric value indicating how many characters...

    products.aspose.com/html/net/generators/url-input/
  2. Convert PPTX to DIF Format via Java or with fre...

    Convert PPTX to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to DIF online converter quickly before integrating the code.... Key Use Cases Extracting numeric data from PowerPoint tables...

    products.aspose.com/total/java/conversion/pptx-...
  3. Convert PPT to CSV Format via Java or with free...

    Convert PPT to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to CSV online converter quickly before integrating the code....extract tables, charts, and numeric data from presentations into...

    products.aspose.com/total/java/conversion/ppt-t...
  4. SmartMarker Single Cell Array Rendering | Aspos...

    Learn how to render array data into a single cell using the ArrayAsSingle and ExtraDelimiter attributes in Smart Markers with Aspose.Cells for .NET....xlsx" ); } } Code Example 2 — Numeric Array with Custom Delimiter...

    docs.aspose.com/cells/net/smartmarker-array-sin...
  5. Combine XML Files in Python | Merge Two or More...

    Learn how to combine XML project files in Python. Merge two or more XML files into one unified project file using Aspose.Tasks for accurate project management....unique_name function appends numeric suffixes to keep task names...

    blog.aspose.com/tasks/combine-xml-files-in-python/
  6. HTML Search Input Generator – online tool and C...

    Generate HTML search input using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website.... The size attribute is a numeric value indicating how many characters...

    products.aspose.com/html/net/generators/search/
  7. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....labels are written in simple numeric format and itemized list labels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...non‑null MarginInfo with proper numeric values. Confirm you are on...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  9. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...we are directly providing numeric values like 3, 150, 230, etc...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...putValue(data[i][1]); // Value (numeric) cells.get(`C${row}`).putValue(data[i][2]);...

    forum.aspose.com/t/copied-range-does-not-update...