Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 50,032 for

properties

(0.16 sec)
  1. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title Properties....title property ChartAxis.title property Provides access to the...the axis title properties. @property def title ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!... Properties Name Description AutoUpdate...a LINK field and set its properties according to parameters....

    reference.aspose.com/words/net/aspose.words.fie...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the video path by using its properties. Save the presentation as...or delete it through its properties. To manage a simple ActiveX...

    docs.aspose.com/slides/php-java/activex/
  4. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....name property OleControl.name property Gets or sets name of the...the ActiveX control. @property def name ( self ) -> str : .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below Properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...know how to fetch the below properties from the .PST file from the...@MaazHussain To fetch the specified properties from a PST file using Aspose...

    forum.aspose.com/t/how-to-parse-the-below-value...
  6. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...making changes to the chart properties, ensure that you call the...manually adjust the chart properties after saving it, or check...

    forum.aspose.com/t/leaderlines-still-visible/31...
  7. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame....relative_vertical_position property FrameFormat.relative_vertical_position...relative_vertical_position property Gets the relative vertical position of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame....relative_horizontal_position property FrameFormat.relative_horizontal_position...relative_horizontal_position property Gets the relative horizontal position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...discrepancies, or specific properties of the CAD entities being...Review Entity Properties : Inspect the properties of the entities...

    forum.aspose.com/t/cad-pdf/314511
  10. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....getTextPath() property to access WordArt properties of a shape....text using the respective properties. shape.getTextPath().setBold(true);...

    reference.aspose.com/words/java/com.aspose.word...