Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 30,219 for

x

(0.69 sec)
  1. Aspose 中的公共 API 更改。3D 1.7.0|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.... q1 and q2 rotate alone x-axis with same angle but different...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  2. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and eXtract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....directly to the addVideoFrame(float x, float y, float width, float height...

    docs.aspose.com/slides/nodejs-java/video-frame/
  3. Access Mail Services using OAuth|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.... ContentType = "application/x-www-form-urlencoded" ; request...

    docs.aspose.com/email/net/access-mail-services-...
  4. 搜索

    搜索...charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge">...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  5. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... x = 100 sectionZoomFrame . y = 300...( 1 , len ( pres . slides )): x = ( slideNumber - 1 ) * 100 y...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  6. Colorful meal preference survey|Documentation

    OMR ready meal preference survey in colorful design...jpg x=300 y=150 width=200 height=200...jpg" , "image_path" : null , "x" : 300 , "y" : 150 , "height"...

    docs.aspose.com/omr/net/showcases/meal/color/
  7. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...flip: " + verticalFlip ); float x = shape . getFrame (). getX ();... setFrame ( new ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  8. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...:ext|x|ext\\.|extension)\\s*\\d{1,6})...phone-number formats. "(?:\\s*(?:ext|x|ext\\.|extension)\\s*\\d{1,6})...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  9. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...flip:" , verticalFlip ); var x = java . newFloat ( shape . getFrame...new asposeSlides . ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  10. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...= false, double CustomPostion_X = 0, double CustomPostion_Y =...Aspose.Pdf.Point(CustomPostion_X, CustomPostion_Y); } lock (TempAddArtifact)...

    forum.aspose.com/t/aspose-pdf/311479