Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 16,340 for

content stream

(1.73 sec)
  1. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...向PDF文件添加文本 Contents [ Hide ] 要向现有PDF文件添加文本: 使用Document对象打开输入PDF。...以下代码片段展示了如何在向 PDF 文档添加文本时,从 Stream 对象加载字体。 import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  2. Convert RAR to TAR.LZ via C# | Archive Conversi...

    Source code for RAR to TAR.LZ C# conversion. Use API example code for batch RAR files to TAR.LZ conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR.LZ (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-t...
  3. Convert RAR to TAR via C# | Archive Conversion ...

    Source code for RAR to TAR C# conversion. Use API example code for batch RAR files to TAR conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-tar/
  4. Convert RAR to TAR.GZ via C# | Archive Conversi...

    Source code for RAR to TAR.GZ C# conversion. Use API example code for batch RAR files to TAR.GZ conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR.GZ (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-t...
  5. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP using Java....analyses the original graphical content, and exports the combined picture...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/jpg-to-bmp/
  6. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG using Java....engine analyses the original content, and exports the combined result...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/image-to-svg/
  7. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF using Java....engine analyses the original content, and exports the combined result...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/image-to-gif/
  8. Several Image Into PNG Java

    Merge multiple Image into PNG in Java code. Save Image as PNG using Java....engine analyses the original content, and exports the combined result...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/image-to-png/
  9. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG as SVG using Java....analyses the original graphical content, and exports the combined picture...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/jpg-to-svg/
  10. Row | Aspose.Words for Java

    Represents a table row in Java....Row Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...the document and print the contents of each cell. Document doc...

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