Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 11,068 for

locale

(0.17 sec)
  1. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....of another document in the local file system. // The bookmark...of another document in the local file system. // The bookmark...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....insert a field and work with its locale. Document doc = new Document();...the \"{0}\" culture: {1}", Locale.getDefault().getDisplayLanguage()...

    reference.aspose.com/words/java/com.aspose.word...
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....leader line rendering, and using locale IDs when rendering default...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....getStyleIdentifier property that returns a locale-independent style identifier...styles in Microsoft Word are localized for different languages. Using...

    docs.aspose.com/words/java/using-documentbuilde...
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...culture‑independent format "yyyy-mm-dd" is a locale‑independent custom format that...

    forum.aspose.com/t/using-cells-importdata-to-im...