Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 21,598 for

word java class

(0.27 sec)
  1. 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...
  2. Save File from URL Using Aspose.HTML for Java

    Learn how to save a file from a URL using Aspose.HTML for Java. Explore Java examples for automating file downloads from websites....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/java/save-file-from-url/
  3. Convert CGM to XLAM in Android Apps | products....

    Render CGM to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...Total Android via Java Conversion CGM to XLAM Render...Aspose.Total for Android via Java is a suite of APIs that provides...

    products.aspose.com/total/android-java/conversi...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base Class for a main document and a glossary document of a Word document in Java....Inheritance: java.lang.Object, com.aspose.words.Node , com.aspose...aspose.words.CompositeNode public abstract class DocumentBase...

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

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....] Inheritance: java.lang.Object public class SdtCalendarType...enter a date. // In Microsoft Word, this element is known as a...

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

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....Inheritance: java.lang.Object, com.aspose.words.LoadOptions public...public class TxtLoadOptions extends LoadOptions Allows to specify...

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

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java....] Inheritance: java.lang.Object public class JsonSimpleValueParse...template - JSON data destination (Java).docx"); JsonDataLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/java/convert-ps/
  9. How to Change the Order of Pages in PDF using Java

    This article assists on how to change the order of pages in PDF using Java. It provides steps to set the IDE and write application along with the runnable sample code to reorder pages in a PDF using Java....Words Product Family Aspose.PDF Product...Order of Pages in PDF using Java This tutorial explains how to...

    kb.aspose.com/pdf/java/how-to-change-the-order-...
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...Total Product Family words-java , cells-java a.franco October 29...to a Word document using Aspose.Cells and Aspose.Words. Steps...

    forum.aspose.com/t/indentation-applied-to-first...