Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 10,003 for

map

(0.08 sec)
  1. Create New PST, Add Sub-folders and Messages|Do...

    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.... map ( MapiMessage :: load ). collect...

    docs.aspose.com/email/java/create-new-pst-add-s...
  2. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... xml_mapping . set_mapping ( xml_part , '/books[1]/book'...dt . append_child ( row ) # Map XML data with created table cells...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....hyperlink for a server-side image map. isImageMap(boolean value) Sets...hyperlink for a server-side image map. isLocked() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  4. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... appendChild ( row ); // Map XML data with created table cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Multiple concurrent sessions|Documentation

    Serve many users or workflows from a single Aspose.LLM for .NET instance — per-user sessions, serialized inference, request routing patterns.... Create ( preset ); // Map userId -> sessionId in your own...

    docs.aspose.com/llm/net/use-cases/multiple-conc...
  6. Manage Email Attachments and Embedded Objects i...

    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.... // The cid value will map to the Content-Id of a Linked...<img src='cid:barcode'> // will map to a LinkedResource with a ContentId...

    docs.aspose.com/email/net/manage-email-attachme...
  7. 从网站提取图片 – Java 示例

    了解如何以编程方式从网站下载图像。使用 Aspose.HTML for Java 自动提取图片。... map (src -> new Url(src, document...absUrls = urls. stream () 25 . map (src -> new Url(src, document...

    docs.aspose.com/html/zh/java/extract-images-fro...
  8. Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库 - Free Su...

    Aspose.PDF,是否可以解析PDF,转换为结构化的数据,存储到数据库...getForm(); Map<String, String> formData = new...prepareStatement(insertFormSql)) { for (Map.Entry<String, String> entry :...

    forum.aspose.com/t/aspose-pdf-pdf/320833
  9. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...culture formats you need and map them to the appropriate PresetNumberFormat...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes 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...