Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 85,334 for

update

(0.63 sec)
  1. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    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....image in Smart object is not updating Bug PSDJAVA-488 PSD file can...image in Smart object is not updating String sourceFile = "neiyi...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. Convert TIFF to SVG – C# code and Online Vector...

    TIFF to vector online or in C#. Convert TIFF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...vectorization can be used to update or recover images. Vector images...

    products.aspose.com/svg/net/vectorization/tiff-...
  3. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system, or memory using Java....same SaveSearchCache method to update the cache. The cache is also...

    docs.aspose.com/words/java/specify-truetype-fon...
  4. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....vectorization can be used to update or recover images. Vector images...

    products.aspose.com/svg/net/vectorization/stencil/
  5. Vectorize PNG – C# code and Online Vectorizer

    Convert PNG to SVG online or in C#. Vectorize PNG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...vectorization can be used to update or recover images. Vector images...

    products.aspose.com/svg/net/vectorization/png-t...
  6. Convert ICO to SVG – C# code and Online Vectorizer

    Vectorize bitmap online or in C#. Convert ICO to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...vectorization can be used to update or recover images. Vector images...

    products.aspose.com/svg/net/vectorization/ico-t...
  7. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...Words for Java build, consider updating to a newer version, as newer...Aspose.Words for Java 25.12 update ....

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  8. BMP to Vector – C# code and Online Vectorizer

    BMP to SVG online or in C#. Vectorize BMP image and get all advantages of vector graphics. Try Online Image Vectorizer for free!...vectorization can be used to update or recover images. Vector images...

    products.aspose.com/svg/net/vectorization/bmp-t...
  9. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Android via Java 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...Initialize LayoutCollector and update page layout to ensure layout...

    forum.aspose.com/t/word-header-footer-x-y/316493