Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,246 for

font java class

(0.23 sec)
  1. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....new instance of the License class and set the license file $licenceObject...new instance of the Document class and load the input PDF file...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  2. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...Family Convert VSD to VSDX using Java This quick guide describes the...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  3. Multithreading in Aspose.Slides for PHP via Jav...

    Aspose.Slides for PHP via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Slides for PHP via Java Contents [ Hide ] Introduction...instance of a Presentation class in multiple threads. Such operations...

    docs.aspose.com/slides/php-java/multithreading/
  4. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving in Java....FontSubstitutionWarn Inheritance: java.lang.Object, com.aspose.words...words.WarningInfo public class FontSubstitutionWarn extends WarningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI.... Java // The path to the documents...getDataDir ( AsposeFooters . class ); Document doc = new Document...

    docs.aspose.com/words/java/working-with-footers/
  6. Multithreading in Aspose.Slides for Java|Aspose...

    Aspose.Slides for Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....Slides for Java Contents [ Hide ] Introduction...instance of a Presentation class in multiple threads. Such operations...

    docs.aspose.com/slides/java/multithreading/
  7. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....DocumentBuilderOptio Inheritance: java.lang.Object public class DocumentBuilderOptio...// Default font size is 12. builder.writeln("Font size 12 here...

    reference.aspose.com/words/java/com.aspose.word...
  8. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...words.ProcessorContext public class SplitterContext extends ProcessorContext...

    reference.aspose.com/words/java/com.aspose.word...
  9. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Inheritance: java.lang.Object All Implemented Interfaces: java.lang.Cloneable...Cloneable public class LayoutOptions implements Cloneable Holds...

    reference.aspose.com/words/java/com.aspose.word...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....create a PDF document using Java and Aspose.PDF. In this article...complex document with Java and Aspose.PDF for Java. As an example,...

    docs.aspose.com/pdf/java/complex-pdf-example/