Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 31,665 for

list

(0.05 sec)
  1. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup () { Children = new List < BaseConfig >() { new ContentConfig...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  2. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java.... LIST The tab is a delimiter between...number/bullet and text in a list item. RIGHT Right-aligns the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....characters instead of using the full list for a selected language can...consumption. You can define a list of characters Aspose.OCR engine...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  4. Aspose.Barcode in .Net MAUI Mobile Application|...

    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.... Result ) { List < byte > streamData = new List < byte >(); int...</summary> ///<param name="fontFiles">list of font files added to project</param>...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  5. Downloads and Configure Aspose.Words in Struts|...

    Downloads and Configure Aspose.Words for Java on Apache Struts....here by selecting from book’s list. Click on “AddBook” button,...navigated to the main book’s list page as below: Click on “ExportToWord”...

    docs.aspose.com/words/java/downloads-and-config...
  6. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted Lists will be merged with surrounding Lists...whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. const srcDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....template is taken from the current list item. However, this example...created in the workflow task list and is assigned to the specified...

    docs.aspose.com/words/sharepoint/making-a-repor...
  9. Working with Pop3Client Asynchronously|Document...

    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.... It also shows how to list messages by providing search...println ( ex . getMessage ()); } List Messages Asynchronously with...

    docs.aspose.com/email/java/working-with-pop3cli...
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy list properties if available (removing...targetDoc); log.debug("Copied list properties for style: {}", source...

    forum.aspose.com/t/some-styles-were-not-copied-...