Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 50,430 for

shape

(0.18 sec)
  1. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....represent an ActiveX control as a Shape object, but for some documents...FieldShape 95 Specifies the SHAPE field. FieldSkipIf 43 Specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ DOC HTML C++ ფორმატში კოდით. შეინახეთ DOC როგორც HTML C++....auto shape = builder->InsertImage(u"Input.doc"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/doc...
  4. Გადაიყვანეთ Გამოსახულება PDF C++

    გადაიყვანეთ Გამოსახულება PDF C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. 创建演示文稿文档|Aspose.Slides 文档

    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.... Shape ( new P . NonVisualShapeProper...TransformGroup ()), new P . Shape ( new P . NonVisualShapeProper...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  6. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....CommentShape shape = comment . GetCommentShape (); shape . GetFill...

    docs.aspose.com/cells/cpp/comments-and-notes/
  7. Import and Export Annotations using Python|Aspo...

    Learn how to import annotations from one PDF and export them into a new PDF document using Aspose.PDF for Python via .NET....Annotations Security Annotations Shape Annotations Text Based Annotations...

    docs.aspose.com/pdf/python-net/import-export-an...
  8. Cell | Aspose.Words for Java

    Represents a table cell 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...
  9. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 档案

    档案...Shapes 集合中的每个形状。 如果 IShape.Placeholder...PlaceholderType.Header 则使用 ((IAutoShape)shape).TextFrame.Text 属性设置标题的文本。 最后,使用...

    blog.aspose.com/zh/slides/add-header-footer-in-...