Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 16,497 for

content stream

(0.7 sec)
  1. 在 Android 上的演示文稿中管理图表工作簿|Aspose.Slides 文档

    通过 Java 在 Android 上探索 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式的图表工作簿,以简化演示文稿数据。...在 Android 上的演示文稿中管理图表工作簿 Contents [ Hide ] 读取和写入工作簿中的图表数据 Aspose.... getChartData (); byte [] stream = data . readWorkbookStream...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  2. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...使用 ImageOrPrint 选项将工作表转换为图片 Contents [ Hide ] 本文旨在详细介绍如何将工作表转换...Excel file through the file stream const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Inspect and Navigate SVG in C# – DOM, CSS, XPath

    Learn how to inspect and navigate SVG documents in C# with Aspose.SVG for .NET using DOM traversal, CSS selectors, XPath, and custom node filters....Inspect and Navigate SVG in C# Contents [ Hide Show ] Before code...C# code DOM access to SVG content, so you can inspect markup...

    docs.aspose.com/svg/net/inspect-and-navigate-svg/
  4. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....the folder exists before the streams can put their resources into...also need to redirect each stream to put its resource in that...

    reference.aspose.com/words/java/com.aspose.word...
  5. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....NET Contents [ Hide Show ] Aspose.TeX for...the image data to a memory stream instead of directly to the...

    docs.aspose.com/tex/net/latex-to-image/
  6. Convert SVG to JPG in Python – Code Examples

    Convert SVG to JPG in Python with Aspose.SVG. Use ImageSaveOptions, set a background color, page size, margins, and output resolution....Convert SVG to JPG in Python Contents [ Hide Show ] Quick Answer:...is smaller than the visible content Define SVG width , height ...

    docs.aspose.com/svg/python-net/convert-svg-to-jpg/
  7. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...NET Contents [ Hide Show ] What is the...5 // Create a font 6 using (Stream fontStream = File. OpenRead...

    docs.aspose.com/page/net/xps/event-based-modifi...
  8. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...required footer height from its content and adjust the page layout...distance manually If the footer content is static (same size on every...

    forum.aspose.com/t/footer-height-and-extra-line...
  9. LaTeX转XPS | Java

    Java的Aspose.TeX API解决方案的转换功能使您可以将LaTeX文件转换为XPS格式。学习代码示例。...Pricing Buy LaTeX转XPS | Java Contents [ Hide Show ] 另一种目标格式是 。一个...PS文件。 Copy 1 // Create the stream to write the XPS file to. 2...

    docs.aspose.com/tex/zh/java/latex-to-xps/
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....Add Text to PDF file Contents [ Hide ] To add text to existing...pdf" ); } Loading Font from Stream The following code snippet...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/