Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 15,993 for

true type

(0.14 sec)
  1. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more.... This type is not inherited from Shape...watermark_shape . fill_format . fill_type = FillType . NO_FILL watermark_shape...

    docs.aspose.com/slides/python-net/watermark/
  2. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...from Node ) isComposite Returns true if this node can contain other...method that converts a node type enum value into a user friendly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 公共 API Aspose.Diagram 6.6.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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. BuildingBlock.Category | Aspose.Words for .NET

    Discover our BuildingBlock Category properties for enhanced second-level categorization, streamlining your projects and boosting organization efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...(SDT), compatibility of the SDT type with Microsoft Word, or improper...LockContentControl property is set to true , which might prevent deletion...

    forum.aspose.com/t/content-control-visible-in-w...
  6. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... EnsurePowerPointIsRu ( true , true ); // Instantiate a slide...ChartTitle . Font . Italic = true ; ppChart . ChartTitle . Text...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  7. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/cpp/slide-master/
  8. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... SetIsBold ( true ); // Set the font size. textbox0.... GetFont (). SetIsItalic ( true ); // Add a hyperlink to the...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  9. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentVisitor.visitTableStart method | Aspose...

    DocumentVisitor.visitTableStart method. Called when enumeration of a table has started.... Table ) Parameter Type Description table Table The...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...