Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 27,086 for

x

(0.07 sec)
  1. Convert PPSX to EXCEL in Android Apps or with f...

    Convert PPSX to EXCEL in Android Apps or Online App without using using Microsoft EXcel or PowerPoint or online. Test free PPSX to EXCEL online converter quickly before integrating the code....Online Converter for PPSX to EXCEL x" id="child-iframe" width="80%">...

    products.aspose.com/total/android-java/conversi...
  2. Convert EMLX to ICS via Java | products.aspose.com

    Try the code sample to convert EMLX files to ICS format in Java. Download Java API to take your email processing applications to the neXt level....messages on macOS and Mac OS X operating systems. Each EMLX file...

    products.aspose.com/email/java/conversion/emlx-...
  3. 如何在转换SVG时调整文档大小? – C#

    了解如何使用渲染选项将文档页面调整为SVG内容的大小,反之亦然。...例如,350 x 350单位的SVG将在300 DPI下转换为大约1094 x 1094像素。为了保持原始...在本文中的所有示例中,我们使用源 rendering.svg 文件 – 350 x 350 px。 在将SVG渲染为JPG时缩放内容 在以下示例中,...

    docs.aspose.com/svg/zh/net/resize-document/
  4. Convert WORD to PPTX in Android Apps or with fr...

    WORD to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to PPTX online converter quickly before integrating the code....Online Converter for WORD to PPTX x" id="child-iframe" width="80%">...

    products.aspose.com/total/android-java/conversi...
  5. 使用aspose words java出现堆外内存泄露 - Free Support Foru...

    背景 生产环境应用出现堆外内存泄漏的问题 堆内配置32G + 直接堆外 2G + FineIO读写 3G = 37G 实际不管是top还是pmap里看,应用总内存达到了51G,堆外占了17G,因此可以确定是堆外内存泄漏 排查过程 dump出来了内存块,一次打1G,全转化为tXt给到我们这边,打开看,里面有大量的com.aspose.word.XXX相关对象名,以及后面跟着的一大堆符号 网上搜了一些资料,发现a…...x 系列) 有较大概率解决您遇到的泄漏。 推荐的下一步操作 升级到最新的...

    forum.aspose.com/t/aspose-words-java/322980
  6. Convert MBOX to EMLX via Java | products.aspose...

    Try the code sample to convert MBOX files to EMLX format in Java. Download Java API to take your email processing applications to the neXt level....messages on macOS and Mac OS X operating systems. Each EMLX file...

    products.aspose.com/email/java/conversion/mbox-...
  7. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of teXt boXes rotated to 90 and 270 deg after changing teXt wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...x). If the problem disappears, it...

    forum.aspose.com/t/incorrect-position-of-text-b...
  8. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# eXamples on how to do it....signature "Confirmed" at coordinates x=650 and y=950 for ( int i = 0...

    products.aspose.com/page/net/create-xps-file/
  9. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... Positive x-values move to the right, and...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  10. SVG 过滤器 – SVG Filters – C# 代码

    了解如何编写 SVG 和 C# 代码来对 SVG 元素和位图实现高斯模糊、投影、饱和度和灯光效果。...<filter> 元素有一组属性,以下是其中的一些属性: x、y、width、height、in、result 等。每个...

    docs.aspose.com/svg/zh/net/svg-filters/