Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 28,111 for

data source

(0.3 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  2. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font Source in C++....Specifies the type of font source. enum class FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font Source management. Optimize your document processing with flexible font options....Specifies the type of font source. public enum FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....how we can extract data from some data source to a splendid grid...exports data from an XML file (You may also utilize other data sources)...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-svg/
  6. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....how to edit a shape’s image data. Document imgSourceDoc = new...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....A chart worksheet is the data source behind a chart in a presentation...available through the chart data workbook, which allows you to...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  10. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....except for data tables : Recalculates formulas except data tables...# Load source workbook workbook = Workbook ( "source.xlsx" )...

    docs.aspose.com/cells/python-net/setting-formul...