Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 7,179 for

map

(0.07 sec)
  1. World Class Free Technical Support|Aspose.Words...

    Support details of the Aspose.Words for SharePoint....our product development road map, there are advanced support options...

    docs.aspose.com/words/sharepoint/world-class-fr...
  2. World Class Free Technical Support|Aspose.PDF f...

    PDF SharePoint API provides free and unlimited technical support through its forums, blogs and priority support....our product development road map, there are advanced support options...

    docs.aspose.com/pdf/sharepoint/world-class-free...
  3. Aspose.PSD for .NET 24.6 - 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....Implement support of Gradient map layer Feature PSDNET-1670 [AI...Implement support of Gradient map layer string sourceFile = Path...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  4. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting.... map ( node => node . asRun ())) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CultureInfo | Aspose.Words for Java

    Map for .Nets System.Globalization.CultureInfo in Java....Object public class CultureInfo Map for .Net’s System.Globalization...

    reference.aspose.com/words/java/com.aspose.word...
  6. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table....( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.tables property | Aspose.Words for Python

    Story.tables property. Gets a collection of tables that are immediate children of the story....( lambda a : a is not None , map ( lambda b : system_helper ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...The java code case is : List<Map<String, Object>> listSiteParameters...listSiteParameters = new ArrayList<>(); Map<String, Object> siteParameters...

    forum.aspose.com/t/illegalstateexeption-occured...