Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 48,838 for

shape

(0.48 sec)
  1. Փոխարկել HTML DOCX C++

    Փոխարկեք HTML ը DOCX ձևաչափի C++ կոդով: Պահեք HTML որպես DOCX օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/htm...
  2. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. 在C++中將PPT轉換為視頻 | products.aspose.com

    用 C++ 將 PPT 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  4. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  5. 用JavaScript通过C++从模板文件加载工作簿时筛选数据类型|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....loadFilter 属性为 Shape ,所以红色和黄色背景的数据不会被加载。 下面的屏幕截图显示了您可以从给定链接下载的...options, we only want to load shapes and do not want to load data...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  6. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for color selection. Watermark removal image filter....image Magic Wand tool: blue shape color selection When editing...

    docs.aspose.com/imaging/java/developer-guide/ma...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....typical elements such as runs, shapes, and even other tables. //...typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  9. 添加自定义XML部件并通过ID选择它们,使用Node.js和C++|Documentation

    学习如何向Excel文档添加自定义XML部件并通过ID进行选择,使用Aspose.Cells for Node.js via C++。... setID ( "Shape" ); // Specify search custom...

    docs.aspose.com/cells/zh/nodejs-cpp/add-custom-...
  10. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...请使用 Shape.macroName 属性将新的宏代码分配给工作簿内的窗体控件。...button shape to the sheet const button = sheet . shapes . addButton...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...