Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 55,087 for

import

(0.04 sec)
  1. Connect Sub-shapes of the Groups in Ruby|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...connector shape shape = Rjb :: import ( 'com.aspose.diagram.Shape'...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  2. 将窗口元素添加到 Ruby 中的 Visio 实例|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...window object window = Rjb :: import ( 'com.aspose.diagram.Window'...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  3. 在Ruby中替换Visio Diagram的图片形状|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...\ # 将图像转换为字节数组 fi = Rjb :: import ( 'java.io.File' ) . new (...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  4. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import DocumentBuilder from com ....

    docs.aspose.com/words/java/insert-nested-fields...
  5. Presentation Comments|Aspose.Slides for Python ...

    Add comments and replies in PowerPoint presentation in Python...presentation: import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import datetime # Instantiates the Presentation...

    docs.aspose.com/slides/python-net/presentation-...
  6. Adding Files to PST in Jython|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....- email import Settings from com.aspose.email import PersonalStorage...email import FileFormatVersion from com.aspose.email import StandardIpmFolder...

    docs.aspose.com/email/java/adding-files-to-pst-...
  7. Working with Distribution Lists in Ruby|Documen...

    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....'/data/' oneOffmembers = Rjb :: import ( 'com.aspose.email.MapiDistributionList'...oneOffmembers . addItem ( Rjb :: import ( 'com.aspose.email.MapiDistributionList'...

    docs.aspose.com/email/java/working-with-distrib...
  8. 形状效果|Aspose.Slides for Python 文档

    在Python中对PowerPoint形状应用效果...outer_shadow_effect ): import aspose.slides as slides import aspose.pydrawing...以下Python代码演示如何对形状应用反射效果: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  9. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  10. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...to disk. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-legend/