Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 31,414 for

list

(0.07 sec)
  1. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....docx"); List shapeList = Arrays.stream(doc...to the number of items in the list, this returns a null reference...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Node.js via C++ API....“Number” tab, and in the Category list, select “Special.” Select a...a Format : You will see a list of predefined special formats such...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  3. Using Smart Markers|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....parenthesis as a comma-separated list. Smart Marker Options &=DataSource...calculating subtotals within a list of data. (1=AVERAGE, 2=COUNT...

    docs.aspose.com/cells/java/using-smart-markers/
  4. FolderFontSource class | Aspose.Words for Python

    aspose.words.fonts.FolderFontSource class. Represents the folder that contains TrueType font files...get_available_fonts() Returns list of fonts available via this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Getting Started – Aspose.HTML for Python via .NET

    Learn about Aspose.HTML for Python via .NET – discover its benefits and features, performance and scalability, and access learning resources and technical support....Features List or Converting articles for a complete list of supported...for Python via .NET Features List Subscribe to Aspose Product...

    docs.aspose.com/html/python-net/getting-started/
  6. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR recognition Dim results As List(Of RecognitionResult) = ocr...OCR recognition Dim results As List(Of RecognitionResult) = ocr...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  7. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...PARAGRAPH, true); final Map<String, List<String>> result = new LinkedHashMap<>();...nodeText; String parentNodeType; List<String> extractedTags; for (int...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  8. 档案

    档案...PathResources = new List<PathResource> { new PathResource...ToArray(); } private static List<VectorPathRecord> CreateRecords(params...

    blog.aspose.com/zh/imaging/create-clipping-path...
  9. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...> sequenceParameters1 = new List<TemplateSequencePara> { new..."CONTACTTYPE", Values = new List<object> { "home", "office",...

    forum.aspose.com/t/header-alignment-issue-durin...
  10. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...compareResponseStrea; } private List<string> GetTrackedRevisionAu(Stream...GetTrackedRevisionAu Method private List<(string Author, string Content)>...

    forum.aspose.com/t/need-to-get-the-per-line-aut...