Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 33,870 for

list

(0.23 sec)
  1. Several Image Into PDF Java

    Merge multiple Image into PDF in Java code. Save Image 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/image-to-pdf/
  2. Several DOC Into EPUB Java

    Merge multiple DOC into EPUB in Java code. Save DOC as EPUB 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/doc-to-epub/
  3. Several Image Into HTML Java

    Merge multiple Image into HTML in Java code. Save Image as HTML 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/image-to-h...
  4. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。...graphicsState = new Stack (); // Define list which will hold image names...names var imageNames = new List < string >( document . Pages [ 1 ]...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  5. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  6. Aspose.PSD for .NET 22.10 - 发布说明|Documentation

    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.... LayerIds ; List < Frame > frames = new List < Frame >( timeLine...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով Java:...*; List<String> fileNames = Arrays.asList(...= new DocumentBuilder (doc); List<Shape> shapes = fileNames.stream()...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  8. Մի Քանի Պատկեր Դեպի JPG Java

    Միավորել մի քանի Պատկեր JPG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես JPG օգտագործելով Java:...*; List<String> fileNames = Arrays.asList(...= new DocumentBuilder (doc); List<Shape> shapes = fileNames.stream()...

    products.aspose.com/words/hy/java/merge/image-t...
  9. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...> sequenceParameters1 = new List<TemplateSequencePara> { new..."CONTACTTYPE", Values = new List<object> { "home", "office",...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  10. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....IOutputStorage 2 { 3 public List < Tuple < OutputStream, string...MemoryOutputStorage () 6 { 7 Streams = new List < Tuple < OutputStream, string...

    docs.aspose.com/html/net/migration-between-vers...