Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 22,422 for

word java class

(0.36 sec)
  1. Convert PPSX to XLAM in Android Apps or with fr...

    Convert PPSX to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM online converter quickly before integrating the code....Total Android via Java Conversion PPSX to XLAM Convert...Aspose.Total for Android via Java is a comprehensive suite of...

    products.aspose.com/total/android-java/conversi...
  2. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....Inheritance: java.lang.Object, com.aspose.words.Field public class FieldCitation...we can find in // Microsoft Word via References -> Citations...

    reference.aspose.com/words/java/com.aspose.word...
  3. Online ODS Text Search Application or Develop O...

    Free online app to search in ODS files. Java code for any ODS file text search android application....Total Android via Java Search Ods Online Searchable...Android Install ‘Aspose.Cells for Java’. Add a library reference (import...

    products.aspose.com/total/android-java/search/ods/
  4. Remove ODS Password Protection Online or using ...

    Remove passWord from ODS document through online app for free. Android API code to unlock passWord protected ODS files....Total Android via Java Unlock Ods Unlock ODS Document...password-protected ODS file using Workbook class Select the relevant sheet Invoke...

    products.aspose.com/total/android-java/unlock/ods/
  5. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Inheritance: java.lang.Object, com.aspose.words.InternableComplexAtt...Implemented Interfaces: java.lang.Cloneable public class TabStopCollection...

    reference.aspose.com/words/java/com.aspose.word...
  6. Remove DOCX Password Protection Online or using...

    unlock passWord from DOCX document through online app for free. Android API code to delete passWord from DOCX files....Total Android via Java Unlock Docx Unlock DOCX Document...password-protected DOCX file using Document class Invoke the unprotect() method...

    products.aspose.com/total/android-java/unlock/d...
  7. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX text with regular expression....Total Android via Java Redact Docx Redact DOCX Document...Load DOCX file using Document class Define the regular expression...

    products.aspose.com/total/android-java/redact/d...
  8. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Chart Inheritance: java.lang.Object public class Chart Provides access...Test Series", new String[]{"Word", "PDF", "Excel", "GoogleDocs"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/java/ps/working-with-textu...
  10. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document Word, Run run) { try { …...Words Product Family words-java Mariusz_Pala September...isField(Document word, Run run) { try { for (Field field : word.getRange()...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...