Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 7,058 for

map

(0.24 sec)
  1. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....( lambda a : a is not None , map ( lambda b : system_helper ....property IStructuredDocumentT.xml_mapping property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Forms using Python|Aspose.PDF for ...

    This section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....PDF for Python to discover and map the fields available within an...

    docs.aspose.com/pdf/python-net/working-with-forms/
  4. Integration with JasperServer|Documentation

    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..../> </ bean > Locate the <util:map id="exporterConfigMap"> element...following lines: XML < util : map id = "exporterConfigMap" > <...

    docs.aspose.com/cells/jasperreports/integration...
  5. 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...
  6. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java....March 25, 2024 Metallic map and roughness map are not present when...

    forum.aspose.com/c/3d/18
  7. 表格样式问题 - 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
  8. 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...
  9. 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/
  10. 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...