Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 164,891 for

new

(0.16 sec)
  1. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  2. 合并图像|Aspose.PDF for Java

    本节解释如何合并图像,并可以保存为Tiff格式。...MergeImages01 () { File f = new File ( _dataDir ); File [] images...InputStream > inputImagesStreams = new ArrayList < InputStream > ();...

    docs.aspose.com/pdf/zh/java/merge-images/
  3. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility....The default value is ‘Times New Roman’. Examples Shows how to...doc = new Document (); FontSettings fontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ms/java/make/
  5. Ստեղծեք Փաստաթուղթ Java Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Java գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ Java ում՝ մի քանի քայլով:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/hy/java/make/
  6. Buat DOC Menggunakan Java

    Buat DOC baharu dalam Java dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/ms/java/make/doc/
  7. Կատարեք DOCX՝ Օգտագործելով Java

    Ստեղծեք նոր DOCX Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Java գրադարանը:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/hy/java/make/docx/
  8. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution....doc" ; string [] fieldNames = new string [] { "FirstName" , "Location"... }; string [] fieldValues = new string [] { "James Bond" , "London"...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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....than one time License license = new License (); String liccorrectJava...image . save ( outputFilePath , new PngOptions ()); } PSDJAVA-612...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...