Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 37,921 for

list

(0.47 sec)
  1. Several JPG Into PDF Java

    Merge multiple JPG into PDF in Java code. Save JPG as PDF using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  2. Several TEXT Into JPG Java

    Merge multiple TEXT into JPG in Java code. Save TEXT as JPG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/text-to-jpg/
  3. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a List of steps and a working code to remove bullet points from Word document using Java....the development environment, a list of programming steps, and a...bullet points and numbered lists Iterate through all the nodes...

    kb.aspose.com/words/java/convert-bullet-points-...
  4. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType fonts installed to the system. To learn more, visit the documentation article in C++....GetAvailableFonts () Returns list of fonts available via this...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...SmartObjectLayer(stream); // 获取现有图层并转换为列表 List<Layer> layers = new ArrayList<>(Arrays...add the new smart object layer List<Layer> layers = new ArrayList<>(Arrays...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  6. Convert EPS files using API for Java

    EPS to PDF conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....BMP and saved in Exceptions list. {{#if_output 'BMP' 'JPEG' 'PNG'...then it is possible to view a list of such errors after conversion...

    docs.aspose.com/page/java/convert-eps/
  7. Filter Messages From Exchange Mailbox|Documenta...

    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.... getQuery (); // Get list of messages ExchangeMessageInfoC...queryBuilder1 . getQuery (); List < ExchangeMessagePageI > pages...

    docs.aspose.com/email/java/filter-messages-from...
  8. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample data or you have List of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…...according to sample data or you have list of option to add? Thanks, ///...scenarios. Below is a concise list of additional driver‑specific...

    forum.aspose.com/t/build-conversion-options/327578
  9. Several HTML Into JPG Java

    Merge multiple HTML into JPG in Java code. Save HTML as JPG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/html-to-jpg/
  10. Several TEXT Into GIF Java

    Merge multiple TEXT into GIF in Java code. Save TEXT as GIF using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/text-to-gif/