Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 34,508 for

list

(0.15 sec)
  1. Detecting New Email Messages on POP3 Server|Doc...

    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....To identify new emails from a list of emails on a POP3 server:...Get a list of emails. Connect to the database. Get a list of emails...

    docs.aspose.com/email/net/detecting-new-email-m...
  2. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers to Command List The header or footer text can...headers and footers into a command list. The following code shows how...

    docs.aspose.com/cells/net/get-headers-or-footers/
  3. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....user to select an item from a list. COMMAND_BUTTON A button that...displays text. LIST_BOX A control that displays a list of items. MULTI_PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  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. 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...
  7. Aspose.PSD for .NET 24.5 - 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....GetItems (); List < BezierKnotRecord > knotsList = new List < BezierKnotRecord...bezierKnots ); List < IPathShape > newShapes = new List < IPathShape...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  8. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...JsonDataSource(getMyDir() + "List of people.json", options); buildReport(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: String [] fontNames = new String...

    docs.aspose.com/slides/java/create-fallback-font/