Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 41,440 for

one

(0.1 sec)
  1. Generate Reports in MSG Files via Java | produc...

    Java sample code to create MSG format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... One can easily create, manipulate...tasks. Such messages may contain one or more email fields, with the...

    products.aspose.com/email/java/assembly/msg/
  2. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java.... The returned value is one of SplitCriteria constants. getSplitStyle()...int value. The value must be one of SplitCriteria constants. ...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three" }, 1 ); //...name=\"MyComboBox\">" + "<option>One</option>" + "<option selecte...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....Slides can use one of the specified fallback fonts...case, it is possible to use one of the specified fallback fonts...

    docs.aspose.com/slides/java/fallback-font/
  5. Change the Font on just the specific Unicode ch...

    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.... One such Unicode character is Non-breaking...generated by the sample code below. One was generated without setting...

    docs.aspose.com/cells/java/change-the-font-on-j...
  6. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience.... Address = "One Microsoft Way" ; doc . FieldOptions...). Result , Is . EqualTo ( "One Microsoft Way" )); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience.... Address = "One Microsoft Way" ; doc . FieldOptions...). Result , Is . EqualTo ( "One Microsoft Way" )); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Deleting Emails from POP3 Server in Python|Docu...

    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....all message in a mailbox one by one, based on their index. The...

    docs.aspose.com/email/python-net/delete-email-f...
  9. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....MACROBUTTON field, and reference one of the document's macros by name...macro, # our macro will be the one that the MACROBUTTON field runs...

    reference.aspose.com/words/python-net/aspose.wo...