Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 7,655 for

map

(0.08 sec)
  1. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration....set ; } Examples Shows how to map data columns and MERGEFIELDs..."Column3" MERGEFIELD, // we can map that column name to the MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Chart to Image|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Waterfall Y Histogram Histogram Y Map Map N In case you try to render...

    docs.aspose.com/cells/net/chart-to-image/
  3. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....map(Shape.class::cast) .collect(Collectors...filter(Shape.class::isInstance) .map(Shape.class::cast) .collect(Collectors...

    reference.aspose.com/words/java/com.aspose.word...
  4. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error text in case of errors. I want aspose should…... "#N/A" // map the error text to your own numeric...=> -2146826246, // example mapping you choose CellErrorValue.Div0...

    forum.aspose.com/t/need-error-code-similar-to-i...
  5. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field....( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....Clear () Examples Shows how to map data columns and MERGEFIELDs..."Column3" MERGEFIELD, // we can map that column name to the MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    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.... get ( strings1 )); Map < String , String > lsaksDictionary...line . trim (). isEmpty ()) . map ( line -> line . split ( "="...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. dbfa5c8068b937e37fe71aaefda7389223502a49.js

    function gtag(){dataLayer.push(arguments)}"define"in window&&define("discourse/theme-2/initializers/theme-field-6-desktop-html-script-1",["exports","discourse/lib/plugin-api"],(function(e,t){"use s......map?__ws=forum.aspose.com...

    forum.aspose.com/theme-javascripts/dbfa5c8068b9...
  9. In HTML, the display:none property is used to h...

    Hello ,In HTML, the display:none property is used to hide table columns. When converting HTML to Word using Aspose.Words, the table styling becomes misaligned Code is as follows public byte[] htmlForByte(String downlo…...//根据服务器路径返回base64格式的img路径 Map<String, Object> map =this.getPictures(ckDocType...imgSrcBase64=ObjectUtils.toString(map.get(ckPicId)); //将服务器路径替换为base64路径...

    forum.aspose.com/t/in-html-the-display-none-pro...
  10. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...get("tableDataList");// 数据集 //合计数据 Map summaryRowMap = (Map) tableData.get("summaryRowMap");...List<List<Object>> rowData, Map summaryRowMap) throws Exception...

    forum.aspose.com/t/topic/311952