Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 6,907 for

map

(0.05 sec)
  1. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  2. Merge JIRA to ORACLE PRIMAVERA via Java

    Sample code for JIRA to ORACLE PRIMAVERA Java merging. Use API example code for batch JIRA files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/java/merger/jira-to-o...
  3. Merge JIRA to MS PROJECT via Java

    Sample code for JIRA to MS PROJECT Java merging. Use API example code for batch JIRA files to MS PROJECT merging within any Web or Desktop Java based application....to merge and how you want to map it on MS Project entities (user...

    products.aspose.com/tasks/java/merger/jira-to-m...
  4. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...SortedMap < Integer, Integer > map = new TreeMap < Integer, Integer...for ( int pn : pageNumbers) 18 map. put (pn, 0); 19 _pageNumbers...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  6. Row.LastCell | Aspose.Words for .NET

    Discover the Row LastCell property to easily access the last cell in a row, enhancing your data management and analysis efficiency.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Cell.IsFirstCell | Aspose.Words for .NET

    Discover the Cell IsFirstCell property, identify the first cell in a row easily, enhancing your data organization and management efficiency.... /// Creates a map in the form of a string of all...

    reference.aspose.com/words/net/aspose.words.tab...
  8. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-net/working-with-fields/) documentation article....(Inherited from Field ) is_image_map Gets or sets whether to append...hyperlink for a server-side image map. is_locked Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Multipurpose Internet Mail Extensions Protocol|...

    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....clients and SMTP servers correctly map messages of MIME format. Understanding...

    docs.aspose.com/email/java/multipurpose-interne...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...OutputStream out) throws Exception { Map<String, Object> ds = new HashMap<>();...

    forum.aspose.com/t/linq-expressions-not-working...