Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,169 for

true type

(0.18 sec)
  1. How to Work with Predecessor and Successor Task...

    Learn how to manage predecessor and successor tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for C++. Get detailed guidance on handling task relationships....tsklnk_enumerator -> get_Current(), true )) 11 { 12 System::Console:...with ❤ by GitHub Defining Link Type Cross Project Predecessors Subscribe...

    docs.aspose.com/tasks/cpp/predecessor-and-succe...
  2. 使用 Apache POI 和 Aspose.Cells 创建图表|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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/zh/java/create-charts-usi...
  3. Aspose::Words::Drawing::Charts::AxisTickLabels ...

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++.... static Type () Examples Shows how to insert...yAxis -> set_ReverseOrder ( true ); yAxis -> set_MajorTickMark...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made.... ReplacingArgs ) Parameter Type Description args ReplacingArgs...importer . importNode ( srcNode , true ); dstStory . insertAfter (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms....the SaveFileFormat enumeration type. To save a project to SVG: Load...saveOptions -> set_FitContent( true ); 5 saveOptions -> set_Tim...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  6. BuildingBlock.Gallery | Aspose.Words for .NET

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/java/watermark/
  8. 如何在 C# 中序列化输入值 – Aspose.HTML for .NET

    学习并逐步了解如何使用 Aspose.HTML for .NET 库序列化 HTML 表单或输入字段中的输入值。...类的实例,并将 SerializeInputValue 属性设置为 true 。 调用 HTMLDocument 类的 方法,并传入要保存文档的文件路径和...方法的 HTMLSaveOptions 对象上的 属性设置为 true 。 下面是一个示例,说明如何使用 Aspose.HTML...

    docs.aspose.com/html/zh/net/how-to-serialize-in...
  9. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...SetPicture( isFirst: true, isEven: true, isHeader: true, section: 0,...collection. Placement Type : The placement type is set to MoveAndSize...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  10. Cell.AcceptStart | Aspose.Words for .NET

    Discover the Cell AcceptStart method to seamlessly welcome visitors to your cell's entry point, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words.tab...