Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 70,522 for

values

(0.14 sec)
  1. Aspose::Words::Drawing::Charts::ChartXValue::Fr...

    Aspose::Words::Drawing::Charts::ChartXValue::FromString method. Creates a ChartXValue instance of the String type in C++....( const System :: String & value ) Examples Shows how to add/remove...add/remove chart data values. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property to easily adjust image scaling for optimal watermarking. Default value, 0 auto for seamless integration.... The default value is 0 - auto. public double Scale...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/net/aspose.words/ima...
  3. Render One PDF Page Per Excel Worksheet - Excel...

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

    docs.aspose.com/cells/java/render-one-pdf-page-...
  4. Resample Added Images - Excel to PDF Conversion...

    Learn how to resample added images when converting Excel to PDF with Aspose.Cells for Python via .NET API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/python-net/resample-added...
  5. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a document using Node.js....StyleIdentifier enumeration value. The point is that the names...document language. The enumeration values correspond to the Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-p...
  6. StructuredDocumentTagRangeStart.is_showing_plac...

    StructuredDocumentTagRangeStart.is_showing_placeholder_text property. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag)....is_showing_placeholder_text ( self , value : bool ): ... Examples Shows...print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Excel to HTML with GridLines via Node.js...

    Learn how to export an Excel file to HTML format with GridLines using Aspose.Cells for Node.js via C++....fills its worksheet with some values, and then saves it in HTML...worksheet with some integer values for ( let r = 0 ; r < 10 ;...

    docs.aspose.com/cells/nodejs-cpp/export-excel-t...
  8. Save Each Worksheet to a Different PDF File|Doc...

    Learn how to Save Each Worksheet to a Different PDF File with Aspose.Cells for Python via .NET API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/python-net/save-each-work...
  9. How to Create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells for Python via .NET APIs. Specifically, we will cover the following types of stock charts:the High-Low-Close (HLC) stock chart, Open-High-Low-Close (OHLC) chart, Volume-High-Low-Close (VHLC) stock chart, and Volume-Open-High-Low-Close (VOHLC) stock chart....allow you to see high and low values over time, along with opening...opening and closing values in a single chart. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/how-to-create-...
  10. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF forms....feature can be useful to put form values directly on the PDF page. Steps...call to flatten the form field values on the page of the document...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...