Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 75,740 for

values

(0.24 sec)
  1. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize document display sizes in Microsoft Word for optimal viewing and productivity....ZoomType enumeration Possible values for how large or small the...public enum ZoomType Values Name Value Description Custom 0 Zoom...

    reference.aspose.com/words/net/aspose.words.set...
  2. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....StyleIdentifier enumeration value. The point is that the names...document language. The enumeration values correspond to the Microsoft...

    docs.aspose.com/words/java/working-with-paragra...
  3. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive Values to set the first-line indent, and negative Values to set the hanging indent in C++....nt method Gets or sets the value (in points) for a first line...hanging indent. Use positive values to set the first-line indent...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Convert XLS File with Images or Charts to PDF|D...

    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....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/net/convert-xls-file-with...
  5. Specifying Significant Digits to be Stored in E...

    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....significant digits of double values in spreadsheets unlike Excel...digits while storing double values inside the excel file. Please...

    docs.aspose.com/cells/java/specifying-significa...
  6. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with Golang via C++....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/go-cpp/resampling-added-i...
  7. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted Values into an FDF stream....AcroForm fields and export their values. Create an instance of pdf_facades...extract and save all form field values. from io import FileIO import...

    docs.aspose.com/pdf/python-net/export-to-fdf/
  8. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... categories = categories , values = [ 1 , 2 ]) series . add (... categories = categories , values = [ 3 , 4 ]) # Format chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....in the graph and display its value. for (ChartSeries series : chart...xValue) Adds the specified X value to the chart series. add(ChartXValue...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...insert(index, x_value) Inserts the specified X value into the chart...index. If the series supports Y values and bubble sizes, they will...

    reference.aspose.com/words/python-net/aspose.wo...